From 42a6ab99ab389ac86f0a0be4a988c054ad7a5df1 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Tue, 17 Jun 2014 10:06:56 +0200 Subject: 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 --- arch/m68k/configs/bvme6000_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/m68k/configs/bvme6000_defconfig') diff --git a/arch/m68k/configs/bvme6000_defconfig b/arch/m68k/configs/bvme6000_defconfig index 800f51029a7e..7ab0a79a68c5 100644 --- a/arch/m68k/configs/bvme6000_defconfig +++ b/arch/m68k/configs/bvme6000_defconfig @@ -451,6 +451,7 @@ CONFIG_TEST_USER_COPY=m CONFIG_TEST_BPF=m CONFIG_TEST_FIRMWARE=m CONFIG_TEST_UDELAY=m +CONFIG_EARLY_PRINTK=y CONFIG_ENCRYPTED_KEYS=m CONFIG_CRYPTO_MANAGER=y CONFIG_CRYPTO_USER=m -- cgit v1.2.3