aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/pseries_defconfig
diff options
context:
space:
mode:
authorPetr Vorel <pvorel@suse.cz>2018-09-26 16:10:56 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2018-10-03 15:40:06 +1000
commit5bd9b4445d1f02639cb5e5b151ef40d0a5dc4b47 (patch)
treea51431ad8ce096f5cc2c38795308b5e366d64030 /arch/powerpc/configs/pseries_defconfig
parentpowerpc: Remove duplicated include from pci_32.c (diff)
downloadlinux-dev-5bd9b4445d1f02639cb5e5b151ef40d0a5dc4b47.tar.xz
linux-dev-5bd9b4445d1f02639cb5e5b151ef40d0a5dc4b47.zip
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 <pvorel@suse.cz> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/configs/pseries_defconfig')
-rw-r--r--arch/powerpc/configs/pseries_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/configs/pseries_defconfig b/arch/powerpc/configs/pseries_defconfig
index 0dd5cf7b566d..5e09a40cbcbf 100644
--- a/arch/powerpc/configs/pseries_defconfig
+++ b/arch/powerpc/configs/pseries_defconfig
@@ -325,3 +325,4 @@ CONFIG_VIRTUALIZATION=y
CONFIG_KVM_BOOK3S_64=m
CONFIG_KVM_BOOK3S_64_HV=m
CONFIG_VHOST_NET=m
+CONFIG_PRINTK_TIME=y