From: Hauke Mehrtens Date: Sat, 11 Feb 2017 15:49:02 +0000 (+0100) Subject: kernel: add rest controller option for kernel 4.9 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=11215fb23c50d52c5cb7e8bf25cd18d3469add24;p=openwrt%2Fstaging%2Flynxis.git kernel: add rest controller option for kernel 4.9 Deactivate the reset controllers which could be activated on kernel 4.9 by default. Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index c44cebf6b3..7248360f02 100644 --- a/target/linux/generic/config-4.9 +++ b/target/linux/generic/config-4.9 @@ -3411,7 +3411,16 @@ CONFIG_RCU_TORTURE_TEST_SLOW_INIT_DELAY=3 # CONFIG_REISERFS_PROC_INFO is not set # CONFIG_RELAY is not set # CONFIG_RELOCATABLE is not set +# CONFIG_RESET_ATH79 is not set +# CONFIG_RESET_BERLIN is not set # CONFIG_RESET_CONTROLLER is not set +# CONFIG_RESET_LPC18XX is not set +# CONFIG_RESET_MESON is not set +# CONFIG_RESET_PISTACHIO is not set +# CONFIG_RESET_SOCFPGA is not set +# CONFIG_RESET_STM32 is not set +# CONFIG_RESET_SUNXI is not set +# CONFIG_RESET_ZYNQ is not set # CONFIG_RFD_FTL is not set CONFIG_RFKILL=y # CONFIG_RFKILL_FULL is not set