diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-16 13:24:56 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-08-27 10:32:44 +0200 |
commit | 5f013de786da7e7b28445927b538e9c7bf7f768a (patch) | |
tree | 0cda89d4c7e4e8d3f81d94459329637dacc2c571 /target/linux/x86/geode | |
parent | bd926fdde50987ce82b128391beb9a1ecaca31ab (diff) | |
download | upstream-5f013de786da7e7b28445927b538e9c7bf7f768a.tar.gz upstream-5f013de786da7e7b28445927b538e9c7bf7f768a.tar.bz2 upstream-5f013de786da7e7b28445927b538e9c7bf7f768a.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/geode')
-rw-r--r-- | target/linux/x86/geode/config-4.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/geode/config-4.14 b/target/linux/x86/geode/config-4.14 index f75891cee7..796aba7cd2 100644 --- a/target/linux/x86/geode/config-4.14 +++ b/target/linux/x86/geode/config-4.14 @@ -73,6 +73,7 @@ CONFIG_IOSF_MBI=y CONFIG_ISA=y # CONFIG_ISAPNP is not set CONFIG_ISA_BUS_API=y +# CONFIG_ISCSI_IBFT is not set # CONFIG_ISCSI_IBFT_FIND is not set # CONFIG_LANCE is not set CONFIG_LEDS_GPIO=y |