aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/maple_defconfig
diff options
context:
space:
mode:
authorAlistair Popple <alistair@popple.id.au>2013-04-28 23:42:44 -0400
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-06-20 02:55:12 -0400
commitb9ef7d6b11c120cc402a76013062061bbe0fbaad (patch)
treef15f83fae70c2ea72c2c3a06abfcf99b3d236c8e /arch/powerpc/configs/maple_defconfig
parent071df9422ac91c0d290e81f5ae2635c74cda6d00 (diff)
powerpc: Update default configurations
Update default configurations for systems with CONFIG_BOOTX_TEXT selected so that they continue to print early debug messages as is currently the case. Signed-off-by: Alistair Popple <alistair@popple.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/maple_defconfig')
-rw-r--r--arch/powerpc/configs/maple_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/maple_defconfig b/arch/powerpc/configs/maple_defconfig
index 02ac96b679b8..2a5afac29861 100644
--- a/arch/powerpc/configs/maple_defconfig
+++ b/arch/powerpc/configs/maple_defconfig
@@ -138,6 +138,8 @@ CONFIG_DEBUG_STACK_USAGE=y
138CONFIG_XMON=y 138CONFIG_XMON=y
139CONFIG_XMON_DEFAULT=y 139CONFIG_XMON_DEFAULT=y
140CONFIG_BOOTX_TEXT=y 140CONFIG_BOOTX_TEXT=y
141CONFIG_PPC_EARLY_DEBUG=y
142CONFIG_PPC_EARLY_DEBUG_BOOTX=y
141CONFIG_CRYPTO_ECB=m 143CONFIG_CRYPTO_ECB=m
142CONFIG_CRYPTO_PCBC=m 144CONFIG_CRYPTO_PCBC=m
143# CONFIG_CRYPTO_ANSI_CPRNG is not set 145# CONFIG_CRYPTO_ANSI_CPRNG is not set