mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
sm8650/linux
Removed unnecessary parameters from the kernel command line.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
KERNEL_MAKE_EXTRACMD=" $(get_kernel_make_extracmd)"
|
||||
|
||||
# Kernel cmdline
|
||||
EXTRA_CMDLINE="rootwait quiet video=efifb:off console=tty0 clk_ignore_unused pd_ignore_unused"
|
||||
EXTRA_CMDLINE="rootwait quiet video=efifb:off console=tty0"
|
||||
|
||||
# Bootloader to use (syslinux / u-boot)
|
||||
BOOTLOADER="arm-efi"
|
||||
|
||||
Reference in New Issue
Block a user