kernel: add missing config option

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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42536 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Hauke Mehrtens 2014-09-14 15:00:33 +00:00
parent 283fd507b4
commit 21b07b57fb
3 changed files with 3 additions and 0 deletions

View File

@ -1191,6 +1191,7 @@ CONFIG_HZ_100=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_OCTEON is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PCA_ISA is not set

View File

@ -1274,6 +1274,7 @@ CONFIG_HZ_100=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_OCTEON is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PCA_ISA is not set

View File

@ -1299,6 +1299,7 @@ CONFIG_HZ_100=y
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_NOMADIK is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_OCTEON is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_PCA_ISA is not set