mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/Amlogic: clean up CMDLINE
Don't force noswap, don't force ssh.
This commit is contained in:
parent
9e84c656ea
commit
7c74563cd0
@ -365,7 +365,7 @@ CONFIG_FORCE_MAX_ZONEORDER=11
|
|||||||
#
|
#
|
||||||
# Boot options
|
# Boot options
|
||||||
#
|
#
|
||||||
CONFIG_CMDLINE="console=tty0 systemd.show_status=auto noswap ssh"
|
CONFIG_CMDLINE="console=tty0 systemd.show_status=auto"
|
||||||
# CONFIG_CMDLINE_FROM_BOOTLOADER is not set
|
# CONFIG_CMDLINE_FROM_BOOTLOADER is not set
|
||||||
CONFIG_CMDLINE_EXTEND=y
|
CONFIG_CMDLINE_EXTEND=y
|
||||||
# CONFIG_CMDLINE_FORCE is not set
|
# CONFIG_CMDLINE_FORCE is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user