kernel: add missing symbols for iio on older kernel versions

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

SVN-Revision: 38240
This commit is contained in:
Felix Fietkau 2013-09-27 20:54:00 +00:00
parent 3c045e9933
commit 08a232c8cf
2 changed files with 2 additions and 0 deletions

View File

@ -1083,6 +1083,7 @@ CONFIG_HZ_100=y
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IIO is not set
# CONFIG_IIO_ST_HWMON is not set
# CONFIG_IKCONFIG is not set
# CONFIG_IKCONFIG_PROC is not set
# CONFIG_IMAGE_CMDLINE_HACK is not set

View File

@ -1189,6 +1189,7 @@ CONFIG_HZ_100=y
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IIO is not set
# CONFIG_IIO_ST_HWMON is not set
# CONFIG_IIO_BUFFER_CB is not set
CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
# CONFIG_IIO_GPIO_TRIGGER is not set