diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-18 15:05:04 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-22 21:15:17 +0200 |
commit | 022dfdc41c7a328f035b8930e763576c2c2b3a13 (patch) | |
tree | c8bd1228f9bb82d54849b8c7311eb098206467cc /target/linux/generic/config-4.19 | |
parent | da5bd73d702e7cb9f7da174977b606ca12ffd96b (diff) | |
download | upstream-022dfdc41c7a328f035b8930e763576c2c2b3a13.tar.gz upstream-022dfdc41c7a328f035b8930e763576c2c2b3a13.tar.bz2 upstream-022dfdc41c7a328f035b8930e763576c2c2b3a13.zip |
kernel: bump 4.19 to 4.19.35
Refreshed all patches.
Fixes:
- CVE-2019-3887
New symbol:
- CONFIG_LDISC_AUTOLOAD
Compile-tested on: cns3xxx, imx6
Runtime-tested on: cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/config-4.19')
-rw-r--r-- | target/linux/generic/config-4.19 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.19 b/target/linux/generic/config-4.19 index fe9e25cb34..3d2dcc010a 100644 --- a/target/linux/generic/config-4.19 +++ b/target/linux/generic/config-4.19 @@ -2447,6 +2447,7 @@ CONFIG_LBDAF=y # CONFIG_LCD_S6E63M0 is not set # CONFIG_LCD_TDO24M is not set # CONFIG_LCD_VGG2432A4 is not set +CONFIG_LDISC_AUTOLOAD=y # CONFIG_LDM_PARTITION is not set CONFIG_LD_DEAD_CODE_DATA_ELIMINATION=y # CONFIG_LEDS_APU is not set |