kernel: add missing config symbol (fixes #19880)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46265
This commit is contained in:
parent
a757d4fd56
commit
ceda9f1554
3 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue