From 9d1c76f54c105a15f227183460ebe8d88cb719a7 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Fri, 14 May 2010 19:50:11 +0000 Subject: Add initial support for the GIGABYTE GA-6BXE. Signed-off-by: Anders Jenbo Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5554 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/gigabyte/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/gigabyte/Kconfig') diff --git a/src/mainboard/gigabyte/Kconfig b/src/mainboard/gigabyte/Kconfig index d5e88e8785..85469b7989 100644 --- a/src/mainboard/gigabyte/Kconfig +++ b/src/mainboard/gigabyte/Kconfig @@ -23,6 +23,7 @@ choice source "src/mainboard/gigabyte/ga_2761gxdk/Kconfig" source "src/mainboard/gigabyte/ga-6bxc/Kconfig" +source "src/mainboard/gigabyte/ga-6bxe/Kconfig" source "src/mainboard/gigabyte/m57sli/Kconfig" endchoice -- cgit v1.2.3