diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-18 15:04:42 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-22 21:15:17 +0200 |
commit | da5bd73d702e7cb9f7da174977b606ca12ffd96b (patch) | |
tree | 1715c989867438940d49fbb0d5a0fa479f5e3fe5 /target/linux/generic/config-4.14 | |
parent | 6e243c23530189f0ef252c921aa953d05f048c4d (diff) | |
download | upstream-da5bd73d702e7cb9f7da174977b606ca12ffd96b.tar.gz upstream-da5bd73d702e7cb9f7da174977b606ca12ffd96b.tar.bz2 upstream-da5bd73d702e7cb9f7da174977b606ca12ffd96b.zip |
kernel: bump 4.14 to 4.14.112
Refreshed all patches.
New symbol:
- CONFIG_LDISC_AUTOLOAD
Compile-tested on: ar71xx, cns3xxx, imx6, x86_64
Runtime-tested on: ar71xx, cns3xxx, imx6
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/config-4.14')
-rw-r--r-- | target/linux/generic/config-4.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.14 b/target/linux/generic/config-4.14 index 5cc3c49aeb..6f2db60989 100644 --- a/target/linux/generic/config-4.14 +++ b/target/linux/generic/config-4.14 @@ -2327,6 +2327,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_BCM6328 is not set |