aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/configs/sun3x_defconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2014-06-17 04:06:56 -0400
committerGeert Uytterhoeven <geert@linux-m68k.org>2015-01-31 09:00:59 -0500
commit42a6ab99ab389ac86f0a0be4a988c054ad7a5df1 (patch)
tree11e78778f2ef6664652477b4f11502e7cd8edf39 /arch/m68k/configs/sun3x_defconfig
parentf61940602be0e97c617161292eb48fc3bae97950 (diff)
m68k/defconfig: Enable early printk support
Enable CONFIG_EARLY_PRINTK on all platforms where it's available (all but Sun-3) and not yet enabled. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/sun3x_defconfig')
-rw-r--r--arch/m68k/configs/sun3x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/configs/sun3x_defconfig b/arch/m68k/configs/sun3x_defconfig
index 90a08127304c..7f2fe78bc881 100644
--- a/arch/m68k/configs/sun3x_defconfig
+++ b/arch/m68k/configs/sun3x_defconfig
@@ -452,6 +452,7 @@ CONFIG_TEST_USER_COPY=m
452CONFIG_TEST_BPF=m 452CONFIG_TEST_BPF=m
453CONFIG_TEST_FIRMWARE=m 453CONFIG_TEST_FIRMWARE=m
454CONFIG_TEST_UDELAY=m 454CONFIG_TEST_UDELAY=m
455CONFIG_EARLY_PRINTK=y
455CONFIG_ENCRYPTED_KEYS=m 456CONFIG_ENCRYPTED_KEYS=m
456CONFIG_CRYPTO_MANAGER=y 457CONFIG_CRYPTO_MANAGER=y
457CONFIG_CRYPTO_USER=m 458CONFIG_CRYPTO_USER=m