diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-16 13:26:23 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-27 10:32:44 +0200 |
commit | 491eaa898bc10b2f22c4b9b8d9cea4b860a0587f (patch) | |
tree | cc9a8182c368eedb48e764c8c7a9d70ff21652f5 /target/linux/x86/64/config-4.19 | |
parent | 5f013de786da7e7b28445927b538e9c7bf7f768a (diff) | |
download | upstream-491eaa898bc10b2f22c4b9b8d9cea4b860a0587f.tar.gz upstream-491eaa898bc10b2f22c4b9b8d9cea4b860a0587f.tar.bz2 upstream-491eaa898bc10b2f22c4b9b8d9cea4b860a0587f.zip |
kernel: bump 4.19 to 4.19.67
Refreshed all patches.
Also add a missing symbol for x86 which got used now in this bump.
- ISCSI_IBFT
Compile-tested on: cns3xxx
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/x86/64/config-4.19')
-rw-r--r-- | target/linux/x86/64/config-4.19 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/64/config-4.19 b/target/linux/x86/64/config-4.19 index 43642e5a66..ddbd818dfc 100644 --- a/target/linux/x86/64/config-4.19 +++ b/target/linux/x86/64/config-4.19 @@ -292,6 +292,7 @@ CONFIG_INTEL_SOC_DTS_THERMAL=y CONFIG_IOMMU_HELPER=y CONFIG_IOSF_MBI=y # CONFIG_IOSF_MBI_DEBUG is not set +# CONFIG_ISCSI_IBFT is not set # CONFIG_ISCSI_IBFT_FIND is not set CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y # CONFIG_KVM_DEBUG_FS is not set |