diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-16 12:05:22 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-27 10:39:49 +0200 |
commit | c948a7415898e3cc34b4f501d9d5547685c6e86f (patch) | |
tree | 30437515181b40e25c65f1115faa3f8e0e13bd28 /target/linux/x86/64 | |
parent | 09d63fb0a67c7747fdae5cc099b291a3ab8eca72 (diff) | |
download | upstream-c948a7415898e3cc34b4f501d9d5547685c6e86f.tar.gz upstream-c948a7415898e3cc34b4f501d9d5547685c6e86f.tar.bz2 upstream-c948a7415898e3cc34b4f501d9d5547685c6e86f.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
Runtime-tested on: cns3xxx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/x86/64')
-rw-r--r-- | target/linux/x86/64/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/64/config-default b/target/linux/x86/64/config-default index ee14a36573..f4569c4214 100644 --- a/target/linux/x86/64/config-default +++ b/target/linux/x86/64/config-default @@ -221,6 +221,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 |