aboutsummaryrefslogtreecommitdiff
path: root/src/arch
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/arch
parent2c54f90280dda5ba61ba7dad5b2dc3948df6b0b4 (diff)
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/arch')
-rw-r--r--src/arch/ppc/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/ppc/Kconfig b/src/arch/ppc/Kconfig
index 1916433f9e..99af516316 100644
--- a/src/arch/ppc/Kconfig
+++ b/src/arch/ppc/Kconfig
@@ -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