kernel: add missing config symbol (fixes #19880)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 46265
This commit is contained in:
Felix Fietkau 2015-07-08 08:20:44 +00:00
parent a757d4fd56
commit ceda9f1554
3 changed files with 3 additions and 0 deletions

View file

@ -3343,6 +3343,7 @@ CONFIG_SELECT_MEMORY_MODEL=y
# 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

View file

@ -3396,6 +3396,7 @@ CONFIG_SELECT_MEMORY_MODEL=y
# 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

View file

@ -3422,6 +3422,7 @@ CONFIG_SELECT_MEMORY_MODEL=y
# 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