summaryrefslogtreecommitdiff
path: root/target/linux/generic
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-09-27 21:12:01 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-09-27 21:12:01 +0000
commitd8af7e3c4affcda678d84b723e28f00c6a70e48b (patch)
tree610c2e4e03630f4475ec1698e45c1d4ce3f96028 /target/linux/generic
parentd3edb49ac0844478da02f434622067339f085e9d (diff)
kernel: add another missing symbol for iio
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38241 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r--target/linux/generic/config-3.101
-rw-r--r--target/linux/generic/config-3.81
-rw-r--r--target/linux/generic/config-3.91
3 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index ab8ac11eb8..6a9b984a05 100644
--- a/target/linux/generic/config-3.10
+++ b/target/linux/generic/config-3.10
@@ -1225,6 +1225,7 @@ CONFIG_HZ_100=y
# CONFIG_IIO_BUFFER_CB is not set
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
# CONFIG_IIO_GPIO_TRIGGER is not set
+# CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
# CONFIG_IIO_SIMPLE_DUMMY is not set
# CONFIG_IIO_ST_ACCEL_3AXIS is not set
# CONFIG_IIO_ST_GYRO_3AXIS is not set
diff --git a/target/linux/generic/config-3.8 b/target/linux/generic/config-3.8
index 36b2748497..f7c5b0b63a 100644
--- a/target/linux/generic/config-3.8
+++ b/target/linux/generic/config-3.8
@@ -1193,6 +1193,7 @@ CONFIG_HZ_100=y
# CONFIG_IIO_BUFFER_CB is not set
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
# CONFIG_IIO_GPIO_TRIGGER is not set
+# CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
# CONFIG_IIO_SIMPLE_DUMMY is not set
# CONFIG_IIO_ST_HWMON is not set
# CONFIG_IIO_SW_RING is not set
diff --git a/target/linux/generic/config-3.9 b/target/linux/generic/config-3.9
index 8b92daafb5..0daf1c12bc 100644
--- a/target/linux/generic/config-3.9
+++ b/target/linux/generic/config-3.9
@@ -1205,6 +1205,7 @@ CONFIG_HZ_100=y
# CONFIG_IIO_BUFFER_CB is not set
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
# CONFIG_IIO_GPIO_TRIGGER is not set
+# CONFIG_IIO_PERIODIC_RTC_TRIGGER is not set
# CONFIG_IIO_SIMPLE_DUMMY is not set
# CONFIG_IIO_ST_ACCEL_3AXIS is not set
# CONFIG_IIO_ST_GYRO_3AXIS is not set