aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-3.10
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-25 18:00:35 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-25 18:00:35 +0000
commit66d3fcf859c9880145cb6bcf4181741ed6908e3b (patch)
tree995625e088960cfb1dee68d08e7ece4f0a181bb4 /target/linux/generic/config-3.10
parent7e57d6c694a7fa124ab7790ffbc360b7f712fdd2 (diff)
downloadmaster-187ad058-66d3fcf859c9880145cb6bcf4181741ed6908e3b.tar.gz
master-187ad058-66d3fcf859c9880145cb6bcf4181741ed6908e3b.tar.bz2
master-187ad058-66d3fcf859c9880145cb6bcf4181741ed6908e3b.zip
package/kernel: add support for industrial-io and AD799x
Add support for industrial IO core and (still staging) driver for AD799x, a high precision I2C ADC family. Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> [juhosg: update subject, reformat commit message] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38187 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.10')
-rw-r--r--target/linux/generic/config-3.108
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.10 b/target/linux/generic/config-3.10
index 16f4235520..ab8ac11eb8 100644
--- a/target/linux/generic/config-3.10
+++ b/target/linux/generic/config-3.10
@@ -1222,6 +1222,14 @@ CONFIG_HZ_100=y
# CONFIG_IGB is not set
# CONFIG_IGBVF is not set
# CONFIG_IIO is not set
+# CONFIG_IIO_BUFFER_CB is not set
+CONFIG_IIO_CONSUMERS_PER_TRIGGER=2
+# CONFIG_IIO_GPIO_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
+# CONFIG_IIO_ST_MAGN_3AXIS is not set
+# CONFIG_IIO_SYSFS_TRIGGER is not set
# CONFIG_IKCONFIG is not set
# CONFIG_IKCONFIG_PROC is not set
# CONFIG_IMAGE_CMDLINE_HACK is not set