summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-07-08 08:20:44 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-07-08 08:20:44 +0000
commitceda9f1554765dbc577fa26e07f7daaf08e69186 (patch)
tree6af54c74b82dcaba452ef23ba04b41ca18b6660b /target
parenta757d4fd566b15f76b9e6f1e783ba08d195e117b (diff)
downloadmaster-31e0f0ae-ceda9f1554765dbc577fa26e07f7daaf08e69186.tar.gz
master-31e0f0ae-ceda9f1554765dbc577fa26e07f7daaf08e69186.tar.bz2
master-31e0f0ae-ceda9f1554765dbc577fa26e07f7daaf08e69186.zip
kernel: add missing config symbol (fixes #19880)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 46265
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-3.181
-rw-r--r--target/linux/generic/config-4.01
-rw-r--r--target/linux/generic/config-4.11
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18
index 9d2ca78c69..2e2f33f4a2 100644
--- a/target/linux/generic/config-3.18
+++ b/target/linux/generic/config-3.18
@@ -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
diff --git a/target/linux/generic/config-4.0 b/target/linux/generic/config-4.0
index a12850dd5f..0545ee55eb 100644
--- a/target/linux/generic/config-4.0
+++ b/target/linux/generic/config-4.0
@@ -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
diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1
index 001fa0a4f1..d4c9cb5a57 100644
--- a/target/linux/generic/config-4.1
+++ b/target/linux/generic/config-4.1
@@ -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