From 4e015eb67432b4d46003023cd4bc8c04282896e4 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 20 Oct 2009 13:55:35 +0000 Subject: Fix all board names in Kconfig as per wiki / vendor website. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4815 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s1846/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/tyan/s1846') diff --git a/src/mainboard/tyan/s1846/Kconfig b/src/mainboard/tyan/s1846/Kconfig index 3873d77284..6cbf75577d 100644 --- a/src/mainboard/tyan/s1846/Kconfig +++ b/src/mainboard/tyan/s1846/Kconfig @@ -19,7 +19,7 @@ ## config BOARD_TYAN_S1846 - bool "Tsunami ATX (S1846)" + bool "S1846 (Tsunami ATX)" select ARCH_X86 select CPU_INTEL_SLOT_2 select NORTHBRIDGE_INTEL_I440BX -- cgit v1.2.3