diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-16 12:23:06 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-27 10:31:06 +0200 |
commit | 8fba3ebe889664dae421e03daf9c545c05d3e692 (patch) | |
tree | 8ca80bce700b8ffe594399e7430d95ae34e41ba7 /target/linux/x86/64 | |
parent | 9952c8cf40597f033f5522fc6a4a9076469bb63a (diff) | |
download | upstream-8fba3ebe889664dae421e03daf9c545c05d3e692.tar.gz upstream-8fba3ebe889664dae421e03daf9c545c05d3e692.tar.bz2 upstream-8fba3ebe889664dae421e03daf9c545c05d3e692.zip |
kernel: bump 4.14 to 4.14.139
Refreshed all patches.
Also add a missing symbol for x86 which got used now in this bump.
- ISCSI_IBFT
Compile-tested on: cns3xxx, x86_64
Runtime-tested on: cns3xxx, x86_64
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/x86/64')
-rw-r--r-- | target/linux/x86/64/config-4.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/64/config-4.14 b/target/linux/x86/64/config-4.14 index 2aad5acc09..d4d464b61b 100644 --- a/target/linux/x86/64/config-4.14 +++ b/target/linux/x86/64/config-4.14 @@ -273,6 +273,7 @@ CONFIG_INTEL_SOC_DTS_THERMAL=y # CONFIG_IOMMU_DEBUG is not set 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 |