diff options
author | David Bauer <mail@david-bauer.net> | 2021-08-10 20:22:18 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-08-10 20:22:59 +0200 |
commit | 1c9a9f7c7a242766ea07c2a7927a6b99b7344354 (patch) | |
tree | d200d41829f71a12f6ddbce5a4726d98f1841af2 /target/linux/x86/64 | |
parent | eaa9c94c75748265b9260691d5f59c9d3711f7d4 (diff) | |
download | upstream-1c9a9f7c7a242766ea07c2a7927a6b99b7344354.tar.gz upstream-1c9a9f7c7a242766ea07c2a7927a6b99b7344354.tar.bz2 upstream-1c9a9f7c7a242766ea07c2a7927a6b99b7344354.zip |
treewide: add various missing config symbols
Fixes commit 91a52f22a13d ("treewide: backport support for nvmem on non platform devices")
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 50521a5148..dc9aa7587f 100644 --- a/target/linux/x86/64/config-5.4 +++ b/target/linux/x86/64/config-5.4 @@ -258,7 +258,6 @@ CONFIG_INFINIBAND_EFA=y CONFIG_INPUT_XEN_KBDDEV_FRONTEND=y CONFIG_INTEL_GTT=y CONFIG_INTEL_IDLE=y -# CONFIG_INTEL_INT0002_VGPIO is not set # CONFIG_INTEL_IPS is not set # CONFIG_INTEL_MENLOW is not set # CONFIG_INTEL_MIC_BUS is not set |