From f032f66318e23774e839edf2e79ce489f9beeafa Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 14 Sep 2014 15:00:33 +0000 Subject: kernel: add missing config option Signed-off-by: Hauke Mehrtens SVN-Revision: 42536 --- 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(+) (limited to 'target/linux/generic') 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 -- cgit v1.2.3