From 068238a1e2c58899fa8b519eda288f0b9f3c83b8 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 15 Jan 2021 02:28:17 -0500 Subject: linux-libre-4.19: Override command line --- diff --git a/changelog b/changelog index 093833d..98e918d 100644 --- a/changelog +++ b/changelog @@ -8,6 +8,7 @@ config-x60 (2.8) trunk * config-linux-libre-4.19-x60: Use old USB device initialization scheme (fixes "device descriptor read/64", "device not accepting address", and "unable to enumerate USB device" errors). + * config-linux-libre-4.19-x60: Override command line. -- Patrick McDermott Thu, 14 Jan 2021 00:27:49 -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 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 -- cgit v0.9.1