summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-13 03:30:22 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-13 03:30:22 (EST)
commit956a034bdbfcf61d312dd6f2b0472ebfe378a329 (patch)
treeae2071086b09d3ae06e98d1fe65ed86bca461bae
parent2c317c96613782ab0bef0fbd9e812be76671312f (diff)
linux-libre-4.19: Drop "rw" from command line
-rw-r--r--src/build/linux-libre-4.19_4.19.167+gnu/config2
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 4b6d736..1e4186b 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
@@ -352,7 +352,7 @@ CONFIG_HOTPLUG_CPU=y
# CONFIG_DEBUG_HOTPLUG_CPU0 is not set
# CONFIG_COMPAT_VDSO is not set
CONFIG_CMDLINE_BOOL=y
-CONFIG_CMDLINE="rw mce=0 page_poison=1 pti=on spectre_v2=off quiet"
+CONFIG_CMDLINE="mce=0 page_poison=1 pti=on spectre_v2=off quiet"
# CONFIG_CMDLINE_OVERRIDE is not set
# CONFIG_MODIFY_LDT_SYSCALL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y