From 04000f46425da330a14044f2c60c5598b4dfa539 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Fri, 16 Oct 2009 19:12:49 +0000 Subject: Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE. Signed-off-by: Myles Watson Acked-by: Ronald G. Minnich git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4793 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/arch/ppc/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch') 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 -- cgit v1.2.3