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/msi/ms9282/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/msi/ms9282/Kconfig') diff --git a/src/mainboard/msi/ms9282/Kconfig b/src/mainboard/msi/ms9282/Kconfig index 1cf6c58920..7ce7556421 100644 --- a/src/mainboard/msi/ms9282/Kconfig +++ b/src/mainboard/msi/ms9282/Kconfig @@ -1,5 +1,5 @@ config BOARD_MSI_MS9282 - bool "MS9282" + bool "MS-9282 (K9SD Master)" select ARCH_X86 select CPU_AMD_K8 select CPU_AMD_SOCKET_F @@ -65,7 +65,7 @@ config LB_CKS_LOC config MAINBOARD_PART_NUMBER string - default "ms9282" + default "MS-9282" depends on BOARD_MSI_MS9282 config PCI_64BIT_PREF_MEM -- cgit v1.2.3