diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-27 21:12:01 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-09-27 21:12:01 +0000 |
commit | d8af7e3c4affcda678d84b723e28f00c6a70e48b (patch) | |
tree | 610c2e4e03630f4475ec1698e45c1d4ce3f96028 /target/linux/generic/config-3.10 | |
parent | d3edb49ac0844478da02f434622067339f085e9d (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/config-3.10')
-rw-r--r-- | target/linux/generic/config-3.10 | 1 |
1 files changed, 1 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 |