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/supermicro/h8dme/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/supermicro/h8dme') diff --git a/src/mainboard/supermicro/h8dme/Kconfig b/src/mainboard/supermicro/h8dme/Kconfig index c3e857a367..d116b6f7c9 100644 --- a/src/mainboard/supermicro/h8dme/Kconfig +++ b/src/mainboard/supermicro/h8dme/Kconfig @@ -1,5 +1,5 @@ config BOARD_SUPERMICRO_H8DME - bool "h8dme" + bool "H8DME" select ARCH_X86 select CPU_AMD_K8 select CPU_AMD_SOCKET_F @@ -11,7 +11,7 @@ config BOARD_SUPERMICRO_H8DME select USE_PRINTK_IN_CAR select USE_DCACHE_RAM help - h8dme + Supermicro H8DME mainboard. config MAINBOARD_DIR string -- cgit v1.2.3