summaryrefslogtreecommitdiff
path: root/src/mainboard/asus
diff options
context:
space:
mode:
authorMyles Watson <mylesgw@gmail.com>2009-10-16 19:12:49 +0000
committerMyles Watson <mylesgw@gmail.com>2009-10-16 19:12:49 +0000
commit04000f46425da330a14044f2c60c5598b4dfa539 (patch)
treec7c12f4d4a5505e996ab73e75a44d893cbc5d55d /src/mainboard/asus
parent2c54f90280dda5ba61ba7dad5b2dc3948df6b0b4 (diff)
downloadcoreboot-04000f46425da330a14044f2c60c5598b4dfa539.tar.xz
Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4793 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/asus')
-rw-r--r--src/mainboard/asus/m2v-mx_se/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/asus/m2v-mx_se/Kconfig b/src/mainboard/asus/m2v-mx_se/Kconfig
index 145a466085..df09392433 100644
--- a/src/mainboard/asus/m2v-mx_se/Kconfig
+++ b/src/mainboard/asus/m2v-mx_se/Kconfig
@@ -76,11 +76,6 @@ config MAX_PHYSICAL_CPUS
default 1
depends on BOARD_ASUS_M2V_MX_SE
-config STACK_SIZE
- hex
- default 0x2000
- depends on BOARD_ASUS_M2V_MX_SE
-
config HEAP_SIZE
hex
default 0x40000