From 5af2aaf2b37d8572f3f37a5cefa71764ccd65b40 Mon Sep 17 00:00:00 2001 From: hauke Date: Sun, 14 Sep 2014 15:00:33 +0000 Subject: [PATCH] kernel: add missing config option Signed-off-by: Hauke Mehrtens git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42536 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/config-3.10 | 1 + target/linux/generic/config-3.13 | 1 + target/linux/generic/config-3.14 | 1 + 3 files changed, 3 insertions(+) diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10 index 67c3381e49..a8cc6f7eae 100644 --- a/target/linux/generic/config-3.10 +++ b/target/linux/generic/config-3.10 @@ -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 diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index 54ba66ca7a..31d58de0d4 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -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 diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index 70599b3380..bc9297e137 100644 --- a/target/linux/generic/config-3.14 +++ b/target/linux/generic/config-3.14 @@ -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 -- 2.11.0