1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00

kernel: add missing config option

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

SVN-Revision: 42536
This commit is contained in:
Hauke Mehrtens 2014-09-14 15:00:33 +00:00
parent a9d06501b2
commit f032f66318
3 changed files with 3 additions and 0 deletions

@ -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

@ -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

@ -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