diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-15 03:04:31 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-15 03:04:31 (EST) |
commit | 1640a59cb208b0c23d237cf4ba3e8b424a4cb83b (patch) | |
tree | 4f2b39d93d18bd51ab3d0553596dc292dac3dada /src | |
parent | cb594bd6abcfb1d3138a5a526e6c7c5e00c5927a (diff) |
linux-libre-4.19: Disable ACPI PCI Hotplug driver
Diffstat (limited to 'src')
-rw-r--r-- | src/build/linux-libre-4.19_4.19.167+gnu/config | 3 |
1 files changed, 1 insertions, 2 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 de1c1e0..c81b225 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 @@ -482,8 +482,7 @@ CONFIG_PCI_LOCKLESS_CONFIG=y # CONFIG_PCI_PASID is not set CONFIG_PCI_LABEL=y CONFIG_HOTPLUG_PCI=y -CONFIG_HOTPLUG_PCI_ACPI=y -CONFIG_HOTPLUG_PCI_ACPI_IBM=y +# CONFIG_HOTPLUG_PCI_ACPI is not set # CONFIG_HOTPLUG_PCI_CPCI is not set # CONFIG_HOTPLUG_PCI_SHPC is not set |