From f9ef2081bab5247a30dec92d09148224256ad92d Mon Sep 17 00:00:00 2001 From: Harald Gutmann Date: Sat, 3 Oct 2009 21:06:53 +0000 Subject: Add gigabyte/m57sli support to Kconfig. Whitespace fixes to devicetree.cb Signed-off-by: Harald Gutmann Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4715 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/gigabyte/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/mainboard/gigabyte/Kconfig') diff --git a/src/mainboard/gigabyte/Kconfig b/src/mainboard/gigabyte/Kconfig index ad5003c2c5..847460db94 100644 --- a/src/mainboard/gigabyte/Kconfig +++ b/src/mainboard/gigabyte/Kconfig @@ -21,8 +21,9 @@ choice prompt "Mainboard model" depends on VENDOR_GIGABYTE - + source "src/mainboard/gigabyte/ga-6bxc/Kconfig" +source "src/mainboard/gigabyte/m57sli/Kconfig" endchoice -- cgit v1.2.3