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
This commit is contained in:
Myles Watson
2009-10-16 19:12:49 +00:00
parent 2c54f90280
commit 04000f4642
28 changed files with 5 additions and 112 deletions

View File

@@ -2,7 +2,6 @@
# It is usually set in mainboard/*/Kconfig.
config ARCH_POWERPC
bool
default n
# This is the name of the respective architecture subdirectory in arch/.
config ARCH