Skip to content

Commit

Permalink
redbull_defconfig: Silence kernel logging
Browse files Browse the repository at this point in the history
We want flasher output, not kernel logs.

Signed-off-by: Danny Lin <[email protected]>
  • Loading branch information
kdrag0n committed Apr 19, 2021
1 parent c6c2671 commit aaa681f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/redbull_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ CONFIG_RANDOMIZE_MODULE_REGION_FULL=y
#
# Boot options
#
CONFIG_CMDLINE="printk.devkmsg=on console=tty0"
CONFIG_CMDLINE="printk.devkmsg=on console=tty0 quiet"
# CONFIG_CMDLINE_FROM_BOOTLOADER is not set
CONFIG_CMDLINE_EXTEND=y
# CONFIG_CMDLINE_FORCE is not set
Expand Down

0 comments on commit aaa681f

Please sign in to comment.