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/generic/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/generic/config-4.19')
-rw-r--r-- | target/linux/x86/generic/config-4.19 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/x86/generic/config-4.19 b/target/linux/x86/generic/config-4.19 index e769835b73..4a689ca026 100644 --- a/target/linux/x86/generic/config-4.19 +++ b/target/linux/x86/generic/config-4.19 @@ -231,6 +231,7 @@ CONFIG_IRQ_BYPASS_MANAGER=y CONFIG_ISA=y CONFIG_ISAPNP=y CONFIG_ISA_BUS_API=y +# CONFIG_ISCSI_IBFT is not set # CONFIG_ISCSI_IBFT_FIND is not set CONFIG_ISO9660_FS=y # CONFIG_JOLIET is not set |