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/newisys/khepri/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/newisys') diff --git a/src/mainboard/newisys/khepri/Kconfig b/src/mainboard/newisys/khepri/Kconfig index f5a751df51..c9264ffe04 100644 --- a/src/mainboard/newisys/khepri/Kconfig +++ b/src/mainboard/newisys/khepri/Kconfig @@ -1,5 +1,5 @@ config BOARD_NEWISYS_KHEPRI - bool "Khepri" + bool "Khephri - 2100 Server (SUN Fire v20z)" select ARCH_X86 select CPU_AMD_K8 select CPU_AMD_SOCKET_940 -- cgit v1.2.3