diff options
author | David Bauer <mail@david-bauer.net> | 2020-02-29 11:43:10 +0100 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2020-03-01 00:51:23 +0100 |
commit | 0d727f231fe94f7e9d51b251f0dbcc3a2f31e9eb (patch) | |
tree | 46ff1bba98fefbfe4af1fb6367603f9646ff3c5a /target/linux/x86/64 | |
parent | 085b445b42398c35c1327cf92868ea0f8d1264f0 (diff) | |
download | upstream-0d727f231fe94f7e9d51b251f0dbcc3a2f31e9eb.tar.gz upstream-0d727f231fe94f7e9d51b251f0dbcc3a2f31e9eb.tar.bz2 upstream-0d727f231fe94f7e9d51b251f0dbcc3a2f31e9eb.zip |
treewide: move commonly disabled symbols to generic config
Move new commonly disabled kernel 5.4 symbols to the generic kernel
configuration.
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/x86/64')
-rw-r--r-- | target/linux/x86/64/config-5.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/x86/64/config-5.4 b/target/linux/x86/64/config-5.4 index d5eff11a02..7afce44091 100644 --- a/target/linux/x86/64/config-5.4 +++ b/target/linux/x86/64/config-5.4 @@ -343,7 +343,6 @@ CONFIG_PCC=y # CONFIG_PCENGINES_APU2 is not set CONFIG_PCIEAER=y CONFIG_PCIEPORTBUS=y -# CONFIG_PCIE_BW is not set CONFIG_PCIE_PME=y CONFIG_PCI_HYPERV=y CONFIG_PCI_HYPERV_INTERFACE=y |