2
0
forked from Ivasoft/openwrt

kernel: add missing config options

These options are missing and were spotted by the buildbots.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 40661
This commit is contained in:
Hauke Mehrtens
2014-05-02 21:08:22 +00:00
parent 770ec0082b
commit d064b747af
8 changed files with 17 additions and 0 deletions

View File

@@ -1629,6 +1629,7 @@ CONFIG_KERNEL_XZ=y
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_OMAP4 is not set
# CONFIG_KEYBOARD_OPENCORES is not set
# CONFIG_KEYBOARD_PXA27x is not set
# CONFIG_KEYBOARD_QT1070 is not set
# CONFIG_KEYBOARD_QT2160 is not set
# CONFIG_KEYBOARD_SAMSUNG is not set
@@ -1841,6 +1842,7 @@ CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1
# CONFIG_MFD_MC13XXX is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_MFD_MC13XXX_SPI is not set
# CONFIG_MFD_OMAP_USB_HOST is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_RC5T583 is not set
@@ -4165,6 +4167,7 @@ CONFIG_VMSPLIT_3G=y
# CONFIG_W1_SLAVE_DS28E04 is not set
# CONFIG_W1_SLAVE_SMEM is not set
# CONFIG_W1_SLAVE_THERM is not set
# CONFIG_W35UND is not set
# CONFIG_W83627HF_WDT is not set
# CONFIG_W83697HF_WDT is not set
# CONFIG_W83877F_WDT is not set