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 <hauke@hauke-m.de>
This commit is contained in:
parent
6c6167621f
commit
11215fb23c
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue