Skip to content

Commit

Permalink
defconfig: adjust cmdline for faster boot
Browse files Browse the repository at this point in the history
Signed-off-by: engstk <eng.stk@sapo.pt>
  • Loading branch information
engstk committed Jan 2, 2023
1 parent 44ba91e commit 009aff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/blu_spark_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@ CONFIG_RANDOMIZE_MODULE_REGION_FULL=y
#
# Boot options
#
CONFIG_CMDLINE="cgroup_disable=pressure"
CONFIG_CMDLINE="quiet cgroup_disable=pressure"
# CONFIG_CMDLINE_FROM_BOOTLOADER is not set
CONFIG_CMDLINE_EXTEND=y
# CONFIG_CMDLINE_FORCE is not set
Expand Down

0 comments on commit 009aff6

Please sign in to comment.