diff options
author | Alistair Popple <alistair@popple.id.au> | 2013-04-28 23:42:44 -0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-06-20 02:55:12 -0400 |
commit | b9ef7d6b11c120cc402a76013062061bbe0fbaad (patch) | |
tree | f15f83fae70c2ea72c2c3a06abfcf99b3d236c8e /arch/powerpc/configs/ppc6xx_defconfig | |
parent | 071df9422ac91c0d290e81f5ae2635c74cda6d00 (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/ppc6xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/ppc6xx_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc6xx_defconfig b/arch/powerpc/configs/ppc6xx_defconfig index be1cb6ea3a36..20ebfaf7234b 100644 --- a/arch/powerpc/configs/ppc6xx_defconfig +++ b/arch/powerpc/configs/ppc6xx_defconfig | |||
@@ -1264,6 +1264,8 @@ CONFIG_DEBUG_STACKOVERFLOW=y | |||
1264 | CONFIG_DEBUG_STACK_USAGE=y | 1264 | CONFIG_DEBUG_STACK_USAGE=y |
1265 | CONFIG_XMON=y | 1265 | CONFIG_XMON=y |
1266 | CONFIG_BOOTX_TEXT=y | 1266 | CONFIG_BOOTX_TEXT=y |
1267 | CONFIG_PPC_EARLY_DEBUG=y | ||
1268 | CONFIG_PPC_EARLY_DEBUG_BOOTX=y | ||
1267 | CONFIG_KEYS=y | 1269 | CONFIG_KEYS=y |
1268 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | 1270 | CONFIG_KEYS_DEBUG_PROC_KEYS=y |
1269 | CONFIG_SECURITY=y | 1271 | CONFIG_SECURITY=y |