aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/m57sli/Kconfig
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-10-20 13:55:35 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-10-20 13:55:35 +0000
commit4e015eb67432b4d46003023cd4bc8c04282896e4 (patch)
tree64c9928cb6cb1c427c3af5c8ecf81ff40f127994 /src/mainboard/gigabyte/m57sli/Kconfig
parent1529576019b41baf008b871339b9dd225959f5a9 (diff)
Fix all board names in Kconfig as per wiki / vendor website.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4815 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/gigabyte/m57sli/Kconfig')
-rw-r--r--src/mainboard/gigabyte/m57sli/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/gigabyte/m57sli/Kconfig b/src/mainboard/gigabyte/m57sli/Kconfig
index 8482c045e6..23c8aee66b 100644
--- a/src/mainboard/gigabyte/m57sli/Kconfig
+++ b/src/mainboard/gigabyte/m57sli/Kconfig
@@ -1,5 +1,5 @@
config BOARD_GIGABYTE_M57SLI
- bool "M57SLI"
+ bool "GA-M57SLI-S4"
select ARCH_X86
select CPU_AMD_K8
select CPU_AMD_SOCKET_AM2
@@ -67,7 +67,7 @@ config LB_CKS_LOC
config MAINBOARD_PART_NUMBER
string
- default "m57sli"
+ default "GA-M57SLI-S4"
depends on BOARD_GIGABYTE_M57SLI
config PCI_64BIT_PREF_MEM