summaryrefslogtreecommitdiff
path: root/src/mainboard/digitallogic
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/digitallogic
parent1529576019b41baf008b871339b9dd225959f5a9 (diff)
downloadcoreboot-4e015eb67432b4d46003023cd4bc8c04282896e4.tar.xz
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/digitallogic')
-rw-r--r--src/mainboard/digitallogic/adl855pc/Kconfig4
-rw-r--r--src/mainboard/digitallogic/msm586seg/Kconfig2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/digitallogic/adl855pc/Kconfig b/src/mainboard/digitallogic/adl855pc/Kconfig
index ccc19c2946..e53f6833bc 100644
--- a/src/mainboard/digitallogic/adl855pc/Kconfig
+++ b/src/mainboard/digitallogic/adl855pc/Kconfig
@@ -1,5 +1,5 @@
config BOARD_DIGITALLOGIC_ADL855PC
- bool "ADL855PC"
+ bool "smartModule855"
select ARCH_X86
select CPU_INTEL_SOCKET_MPGA479M
select NORTHBRIDGE_INTEL_I855PM
@@ -16,7 +16,7 @@ config MAINBOARD_DIR
config MAINBOARD_PART_NUMBER
string
- default "ADL855PC"
+ default "smartModule855"
depends on BOARD_DIGITALLOGIC_ADL855PC
config IRQ_SLOT_COUNT
diff --git a/src/mainboard/digitallogic/msm586seg/Kconfig b/src/mainboard/digitallogic/msm586seg/Kconfig
index a71eaf0e92..a462c2d0e8 100644
--- a/src/mainboard/digitallogic/msm586seg/Kconfig
+++ b/src/mainboard/digitallogic/msm586seg/Kconfig
@@ -12,7 +12,7 @@ config MAINBOARD_DIR
config MAINBOARD_PART_NUMBER
string
- default "TS5300"
+ default "MSM586SEG"
depends on BOARD_DIGITALLOGIC_MSM586SEG
config IRQ_SLOT_COUNT