diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-18 15:10:21 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-04-22 21:16:53 +0200 |
commit | 15a70d085d1bb278a198f4666ab27000980020cc (patch) | |
tree | 8500fd6a4cdb03b4c537656425e3735d6441237d /target/linux/generic/config-4.9 | |
parent | e6e5435c5b418b4fa51fad2ce18866a52d31af51 (diff) | |
download | upstream-15a70d085d1bb278a198f4666ab27000980020cc.tar.gz upstream-15a70d085d1bb278a198f4666ab27000980020cc.tar.bz2 upstream-15a70d085d1bb278a198f4666ab27000980020cc.zip |
kernel: bump 4.9 to 4.9.169
Refreshed all patches.
New symbols:
- CONFIG_PPC_BARRIER_NOSPEC
- CONFIG_LDISC_AUTOLOAD
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/config-4.9')
-rw-r--r-- | target/linux/generic/config-4.9 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index 5e2b25f31e..cdeacb3ad6 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -2134,6 +2134,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 @@ -3325,6 +3326,7 @@ CONFIG_PINMUX=y # CONFIG_PPC_256K_PAGES is not set CONFIG_PPC_4K_PAGES=y # CONFIG_PPC_64K_PAGES is not set +CONFIG_PPC_BARRIER_NOSPEC=y # CONFIG_PPC_DISABLE_WERROR is not set # CONFIG_PPC_EMULATED_STATS is not set # CONFIG_PPC_EPAPR_HV_BYTECHAN is not set |