summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 02:28:32 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 02:33:31 (EST)
commit86ae455e135c2580ade31931fa3f457d924dd9c3 (patch)
tree106da11683c8262901812c6668f0bf5a79e1fc43
parent67d33d0b4250e15e8e88b8832ea0a4e67377a3b4 (diff)
linux-libre-4.19: Override command line
-rw-r--r--changelog1
-rw-r--r--src/build/linux-libre-4.19_4.19.167+gnu/config2
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog b/changelog
index 25b5076..276c6a4 100644
--- a/changelog
+++ b/changelog
@@ -12,6 +12,7 @@ config-libiquity-testbench (1.1) trunk
initialization scheme (fixes "device descriptor read/64", "device
not accepting address", and "unable to enumerate USB device"
errors).
+ * config-linux-libre-4.19-libiquity-testbench: Override command line.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 14 Jan 2021 00:33:38 -0500
diff --git a/src/build/linux-libre-4.19_4.19.167+gnu/config b/src/build/linux-libre-4.19_4.19.167+gnu/config
index 1ebba29..42befae 100644
--- a/src/build/linux-libre-4.19_4.19.167+gnu/config
+++ b/src/build/linux-libre-4.19_4.19.167+gnu/config
@@ -353,7 +353,7 @@ CONFIG_HOTPLUG_CPU=y
# CONFIG_COMPAT_VDSO is not set
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="mce=0 page_poison=1 pti=on spectre_v2=off quiet hub.old_scheme_first=1"
-# CONFIG_CMDLINE_OVERRIDE is not set
+CONFIG_CMDLINE_OVERRIDE=y
# CONFIG_MODIFY_LDT_SYSCALL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y