summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 02:50:23 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-01-15 02:50:23 (EST)
commitcb594bd6abcfb1d3138a5a526e6c7c5e00c5927a (patch)
tree37bfa4ff119ca286988ddb827fe70735bdced069
parent068238a1e2c58899fa8b519eda288f0b9f3c83b8 (diff)
Revert "linux-libre-4.19: Use old USB device init scheme"
This reverts commit e9772f153e9ff1570126cffa0e5696781d3c2722. This doesn't seem to work.
-rw-r--r--changelog3
-rw-r--r--src/build/linux-libre-4.19_4.19.167+gnu/config2
2 files changed, 1 insertions, 4 deletions
diff --git a/changelog b/changelog
index 98e918d..302b0fe 100644
--- a/changelog
+++ b/changelog
@@ -5,9 +5,6 @@ config-x60 (2.8) trunk
* config-linux-libre-x60: Drop package.
* config-linux-libre-4.19-x60: Enable DMI scanning (needed by
ThinkPad ACPI driver).
- * 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 <patrick.mcdermott@libiquity.com> 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 991aab4..de1c1e0 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
@@ -345,7 +345,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 hub.old_scheme_first=1"
+CONFIG_CMDLINE="rw mce=0 page_poison=1 pti=on spectre_v2=off quiet"
CONFIG_CMDLINE_OVERRIDE=y
# CONFIG_MODIFY_LDT_SYSCALL is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y