Author: hauke Date: 2014-09-14 17:00:33 +0200 (Sun, 14 Sep 2014) New Revision: 42536
Modified: trunk/target/linux/generic/config-3.10 trunk/target/linux/generic/config-3.13 trunk/target/linux/generic/config-3.14 Log: kernel: add missing config option Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/generic/config-3.10 =================================================================== --- trunk/target/linux/generic/config-3.10 2014-09-14 14:58:13 UTC (rev 42535) +++ trunk/target/linux/generic/config-3.10 2014-09-14 15:00:33 UTC (rev 42536) @@ -1191,6 +1191,7 @@ # 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 Modified: trunk/target/linux/generic/config-3.13 =================================================================== --- trunk/target/linux/generic/config-3.13 2014-09-14 14:58:13 UTC (rev 42535) +++ trunk/target/linux/generic/config-3.13 2014-09-14 15:00:33 UTC (rev 42536) @@ -1274,6 +1274,7 @@ # 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 Modified: trunk/target/linux/generic/config-3.14 =================================================================== --- trunk/target/linux/generic/config-3.14 2014-09-14 14:58:13 UTC (rev 42535) +++ trunk/target/linux/generic/config-3.14 2014-09-14 15:00:33 UTC (rev 42536) @@ -1299,6 +1299,7 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
