summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/ppc64_defconfig
diff options
context:
space:
mode:
authorAlistair Popple2013-04-29 05:42:44 +0200
committerBenjamin Herrenschmidt2013-06-20 08:55:12 +0200
commitb9ef7d6b11c120cc402a76013062061bbe0fbaad (patch)
treef15f83fae70c2ea72c2c3a06abfcf99b3d236c8e /arch/powerpc/configs/ppc64_defconfig
parentpowerpc: Add a configuration option for early BootX/OpenFirmware debug (diff)
downloadkernel-qcow2-linux-b9ef7d6b11c120cc402a76013062061bbe0fbaad.tar.gz
kernel-qcow2-linux-b9ef7d6b11c120cc402a76013062061bbe0fbaad.tar.xz
kernel-qcow2-linux-b9ef7d6b11c120cc402a76013062061bbe0fbaad.zip
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/ppc64_defconfig')
-rw-r--r--arch/powerpc/configs/ppc64_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig
index aef3f71de5ad..c86fcb92358e 100644
--- a/arch/powerpc/configs/ppc64_defconfig
+++ b/arch/powerpc/configs/ppc64_defconfig
@@ -398,6 +398,8 @@ CONFIG_FTR_FIXUP_SELFTEST=y
CONFIG_MSI_BITMAP_SELFTEST=y
CONFIG_XMON=y
CONFIG_BOOTX_TEXT=y
+CONFIG_PPC_EARLY_DEBUG=y
+CONFIG_PPC_EARLY_DEBUG_BOOTX=y
CONFIG_CRYPTO_NULL=m
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_PCBC=m