summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/Kconfig
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@coresystems.de>2010-01-25 07:56:01 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-01-25 07:56:01 +0000
commit29647d97c5e66484ab5c8b56ede57329ab5410c4 (patch)
tree465c55984cd67c4e74c3b740db47531f256d018d /src/mainboard/asus/Kconfig
parent480b37f8e9b16efd3b9a91def3d3007241126833 (diff)
downloadcoreboot-29647d97c5e66484ab5c8b56ede57329ab5410c4.tar.gz
coreboot-29647d97c5e66484ab5c8b56ede57329ab5410c4.tar.bz2
coreboot-29647d97c5e66484ab5c8b56ede57329ab5410c4.zip
Align several kconfig options to match newconfig:
HT_CHAIN_UNITID_BASE HT_CHAIN_END_UNITID_BASE SB_HT_CHAIN_ON_BUS0 SB_HT_CHAIN_UNITID_OFFSET_ONLY MAX_CPUS MAX_PHYSICAL_CPUS ROM_SIZE TSC_X86RDTSC_CALIBRATE_WITH_TIMER2 Also hook up asus/p2b-ds Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5051 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/asus/Kconfig')
-rw-r--r--src/mainboard/asus/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/Kconfig b/src/mainboard/asus/Kconfig
index 90f5c543990e..d0034af97f06 100644
--- a/src/mainboard/asus/Kconfig
+++ b/src/mainboard/asus/Kconfig
@@ -26,6 +26,7 @@ source "src/mainboard/asus/a8n_e/Kconfig"
source "src/mainboard/asus/a8v-e_se/Kconfig"
source "src/mainboard/asus/p2b/Kconfig"
source "src/mainboard/asus/p2b-d/Kconfig"
+source "src/mainboard/asus/p2b-ds/Kconfig"
source "src/mainboard/asus/p2b-f/Kconfig"
source "src/mainboard/asus/p3b-f/Kconfig"
source "src/mainboard/asus/m2v-mx_se/Kconfig"