summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-04-14 21:31:26 -0500
committerRaptor Engineering Development Team <support@raptorengineering.com>2019-04-18 21:55:41 +0000
commit5142008d389e9e03c7f37136dde0f77d34d60ad5 (patch)
treeb9b5915a52fe2dc551a477350beab1510d7a9d7f
parent40da74cf0293e8e414e7953103becce8c01d65ad (diff)
downloadtalos-op-build-5142008d389e9e03c7f37136dde0f77d34d60ad5.tar.gz
talos-op-build-5142008d389e9e03c7f37136dde0f77d34d60ad5.zip
Suppress skiroot kernel spew by default
-rw-r--r--openpower/configs/linux/skiroot_p9_defconfig2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud