aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6/config-3.10
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-09-10 22:26:33 +0000
committerLuka Perkov <luka@openwrt.org>2013-09-10 22:26:33 +0000
commitd62c25c99a8de771af5ef442bb4205f3149ccb40 (patch)
tree895363a11f8c9748b664e799e84fbd4a88354916 /target/linux/imx6/config-3.10
parentecd7cc93fa915a49d3187c028ce0e3b36be5ac13 (diff)
downloadmaster-187ad058-d62c25c99a8de771af5ef442bb4205f3149ccb40.tar.gz
master-187ad058-d62c25c99a8de771af5ef442bb4205f3149ccb40.tar.bz2
master-187ad058-d62c25c99a8de771af5ef442bb4205f3149ccb40.zip
imx6: add gpio sysfs support
Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37934 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6/config-3.10')
-rw-r--r--target/linux/imx6/config-3.103
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/imx6/config-3.10 b/target/linux/imx6/config-3.10
index 7978cd8077..77a570ef52 100644
--- a/target/linux/imx6/config-3.10
+++ b/target/linux/imx6/config-3.10
@@ -84,6 +84,7 @@ CONFIG_DMADEVICES=y
CONFIG_DMA_ENGINE=y
CONFIG_DMA_OF=y
CONFIG_DTC=y
+# CONFIG_EP_OF_EP_RC_SYS is not set
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
@@ -116,6 +117,7 @@ CONFIG_GPIOLIB=y
CONFIG_GPIO_DEVRES=y
CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_MXC=y
+CONFIG_GPIO_SYSFS=y
# CONFIG_HAMRADIO is not set
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_HAS_DMA=y
@@ -178,7 +180,6 @@ CONFIG_IRQ_WORK=y
CONFIG_JBD=y
CONFIG_JBD2=y
CONFIG_KTIME_SCALAR=y
-CONFIG_KUSER_HELPERS=y
CONFIG_LOCAL_TIMERS=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y