Author: nbd Date: 2015-07-08 10:20:44 +0200 (Wed, 08 Jul 2015) New Revision: 46265
Modified: trunk/target/linux/generic/config-3.18 trunk/target/linux/generic/config-4.0 trunk/target/linux/generic/config-4.1 Log: kernel: add missing config symbol (fixes #19880) Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/generic/config-3.18 =================================================================== --- trunk/target/linux/generic/config-3.18 2015-07-08 08:20:38 UTC (rev 46264) +++ trunk/target/linux/generic/config-3.18 2015-07-08 08:20:44 UTC (rev 46265) @@ -3343,6 +3343,7 @@ # CONFIG_SENSORS_HMC5843_I2C is not set # CONFIG_SENSORS_HMC5843_SPI is not set # CONFIG_SENSORS_HTU21 is not set +# CONFIG_SENSORS_I5500 is not set # CONFIG_SENSORS_I5K_AMB is not set # CONFIG_SENSORS_IIO_HWMON is not set # CONFIG_SENSORS_INA209 is not set Modified: trunk/target/linux/generic/config-4.0 =================================================================== --- trunk/target/linux/generic/config-4.0 2015-07-08 08:20:38 UTC (rev 46264) +++ trunk/target/linux/generic/config-4.0 2015-07-08 08:20:44 UTC (rev 46265) @@ -3396,6 +3396,7 @@ # CONFIG_SENSORS_HMC5843_I2C is not set # CONFIG_SENSORS_HMC5843_SPI is not set # CONFIG_SENSORS_HTU21 is not set +# CONFIG_SENSORS_I5500 is not set # CONFIG_SENSORS_I5K_AMB is not set # CONFIG_SENSORS_IIO_HWMON is not set # CONFIG_SENSORS_INA209 is not set Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-07-08 08:20:38 UTC (rev 46264) +++ trunk/target/linux/generic/config-4.1 2015-07-08 08:20:44 UTC (rev 46265) @@ -3422,6 +3422,7 @@ # CONFIG_SENSORS_HMC5843_I2C is not set # CONFIG_SENSORS_HMC5843_SPI is not set # CONFIG_SENSORS_HTU21 is not set +# CONFIG_SENSORS_I5500 is not set # CONFIG_SENSORS_I5K_AMB is not set # CONFIG_SENSORS_IIO_HWMON is not set # CONFIG_SENSORS_INA209 is not set _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
