From 120bff83ff0c135c6248242416bbff2e61051d41 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 29 Sep 2009 18:15:06 +0000 Subject: Fix a number of board names in Kconfig (trivial). Also, simplify the M2V-MX SE Kconfig file a bit while I'm at it. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4688 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/kontron/986lcd-m/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/kontron') diff --git a/src/mainboard/kontron/986lcd-m/Kconfig b/src/mainboard/kontron/986lcd-m/Kconfig index b3184cd27b..0af21d756d 100644 --- a/src/mainboard/kontron/986lcd-m/Kconfig +++ b/src/mainboard/kontron/986lcd-m/Kconfig @@ -1,5 +1,5 @@ config BOARD_KONTRON_986LCD_M - bool "986LCD-M" + bool "986LCD-M/mITX" select ARCH_X86 select CPU_INTEL_CORE select CPU_INTEL_SOCKET_MFCPGA478 -- cgit v1.2.3