diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2020-08-09 17:28:39 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2020-08-10 23:58:58 +0200 |
commit | b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2 (patch) | |
tree | 3b81601ba1a4fe3b60f1c5b9c33231ba612d9c0c /target/linux/x86 | |
parent | eafdd1a0fcc17cf09db96f01b995abec2c9d7f0d (diff) | |
download | upstream-b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2.tar.gz upstream-b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2.tar.bz2 upstream-b35c54227b4fbe7f57ab9d0ddda224cd8b6345a2.zip |
kernel: Move CONFIG_IONIC to generic kernel config
It is deactivated everywhere, just set this in the generic config.
Acked-by: Yousong Zhou <yszhou4tech@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/x86')
-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 8d40d99ee9..3954abfd4f 100644 --- a/target/linux/x86/64/config-5.4 +++ b/target/linux/x86/64/config-5.4 @@ -268,7 +268,6 @@ CONFIG_INTEL_SOC_DTS_THERMAL=y CONFIG_INTERVAL_TREE=y # CONFIG_IOMMU_DEBUG is not set CONFIG_IOMMU_HELPER=y -# CONFIG_IONIC is not set CONFIG_IOSF_MBI=y # CONFIG_IOSF_MBI_DEBUG is not set # CONFIG_ISCSI_IBFT is not set |