diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-15 02:28:17 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-15 02:32:58 (EST) |
commit | 068238a1e2c58899fa8b519eda288f0b9f3c83b8 (patch) | |
tree | 2de484cec461f696f9e2c10985cdd16439e9899a /src | |
parent | e9772f153e9ff1570126cffa0e5696781d3c2722 (diff) |
linux-libre-4.19: Override command line
Diffstat (limited to 'src')
-rw-r--r-- | src/build/linux-libre-4.19_4.19.167+gnu/config | 2 |
1 files changed, 1 insertions, 1 deletions
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 4c06554..991aab4 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 @@ -346,7 +346,7 @@ CONFIG_HOTPLUG_CPU=y # CONFIG_COMPAT_VDSO is not set CONFIG_CMDLINE_BOOL=y CONFIG_CMDLINE="rw 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 |