From f1b6f1f2bb723d7b7e8e59e95da9ea8ccd146053 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 3 Feb 2010 17:25:34 +0000 Subject: Fix incorrect board names in Kconfig strings (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5076 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/tyan/s2885/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/tyan/s2885') diff --git a/src/mainboard/tyan/s2885/Kconfig b/src/mainboard/tyan/s2885/Kconfig index f000f1c03e..0b8d5aca36 100644 --- a/src/mainboard/tyan/s2885/Kconfig +++ b/src/mainboard/tyan/s2885/Kconfig @@ -1,5 +1,5 @@ config BOARD_TYAN_S2885 - bool "S2885 (Thunder K8SR)" + bool "S2885 (Thunder K8W)" select ARCH_X86 select CPU_AMD_SOCKET_940 select NORTHBRIDGE_AMD_AMDK8 -- cgit v1.2.3