Skip to content

Commit

Permalink
linux-4.14.20: Remove CONFIG_CMDLINE
Browse files Browse the repository at this point in the history
Remove `CONFIG_CMDLINE="init=/bin/systemd"` [1].

[1] #621
  • Loading branch information
pmenzel committed Feb 19, 2018
1 parent e778805 commit 5204b45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions linux-4.14.20-208.bee
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ mee_configure() {
# CONFIG_RELOCATABLE is not set
CONFIG_PHYSICAL_ALIGN=0x1000000
CONFIG_COMPAT_VDSO=y
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="init=/bin/systemd"
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_DOCK=y
Expand Down

0 comments on commit 5204b45

Please sign in to comment.