From 5142008d389e9e03c7f37136dde0f77d34d60ad5 Mon Sep 17 00:00:00 2001 From: Raptor Engineering Development Team Date: Sat, 14 Apr 2018 21:31:26 -0500 Subject: Suppress skiroot kernel spew by default --- openpower/configs/linux/skiroot_p9_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/configs/linux/skiroot_p9_defconfig b/openpower/configs/linux/skiroot_p9_defconfig index 50e447c3..f1a54cd1 100644 --- a/openpower/configs/linux/skiroot_p9_defconfig +++ b/openpower/configs/linux/skiroot_p9_defconfig @@ -50,7 +50,7 @@ CONFIG_NUMA=y CONFIG_PPC_64K_PAGES=y CONFIG_SCHED_SMT=y CONFIG_CMDLINE_BOOL=y -CONFIG_CMDLINE="console=tty0 console=hvc0 powersave=off" +CONFIG_CMDLINE="console=tty0 console=hvc0 powersave=off quiet" # CONFIG_SECCOMP is not set CONFIG_NET=y CONFIG_PACKET=y -- cgit v1.2.1