From 5bd9b4445d1f02639cb5e5b151ef40d0a5dc4b47 Mon Sep 17 00:00:00 2001 From: Petr Vorel Date: Wed, 26 Sep 2018 16:10:56 +0200 Subject: powerpc/config: Enable CONFIG_PRINTK_TIME for 64bit configs which use for CONFIG_LOG_BUF_SHIFT the same or higher value than the default (currently 17). Signed-off-by: Petr Vorel Signed-off-by: Michael Ellerman --- arch/powerpc/configs/g5_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/powerpc/configs/g5_defconfig') diff --git a/arch/powerpc/configs/g5_defconfig b/arch/powerpc/configs/g5_defconfig index 67c39f4acede..f686cc1eac0b 100644 --- a/arch/powerpc/configs/g5_defconfig +++ b/arch/powerpc/configs/g5_defconfig @@ -262,3 +262,4 @@ CONFIG_CRYPTO_SERPENT=m CONFIG_CRYPTO_TEA=m CONFIG_CRYPTO_TWOFISH=m # CONFIG_CRYPTO_HW is not set +CONFIG_PRINTK_TIME=y -- cgit v1.2.3