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>2018-04-15 22:53:35 -0500
commit5fb61e6d2a9ffe8f2b8fa7083e6771df21b3e567 (patch)
treece2d17c38b2c8dce896d99a120a8f8003547ef9e
parentdb72c28356c623f01e074e3af1569d32fe2e97fd (diff)
downloadtalos-op-build-5fb61e6d2a9ffe8f2b8fa7083e6771df21b3e567.tar.gz
talos-op-build-5fb61e6d2a9ffe8f2b8fa7083e6771df21b3e567.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 9ffd54dc..f5c9ccbf 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