summaryrefslogtreecommitdiff
path: root/target/linux/imx23
diff options
context:
space:
mode:
authorwigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-07-08 23:08:26 +0000
committerwigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-07-08 23:08:26 +0000
commit586b9dcb368b9e05217bd1cc997cb044745dc60c (patch)
tree46e450351ab0feeea6067f0664830c77886310a2 /target/linux/imx23
parentdb3a664cbf14c7fb0ed23b72f98d29c175b8565b (diff)
imx23: add gpio_sysfs support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37207 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx23')
-rw-r--r--target/linux/imx23/config-default2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/imx23/config-default b/target/linux/imx23/config-default
index 6b780554d4..d258c8886a 100644
--- a/target/linux/imx23/config-default
+++ b/target/linux/imx23/config-default
@@ -92,7 +92,9 @@ CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_DEVRES=y
CONFIG_GPIO_GENERIC=y
+CONFIG_GPIO_GENERIC_PLATFORM=y
CONFIG_GPIO_MXS=y
+CONFIG_GPIO_SYSFS=y
CONFIG_HARDIRQS_SW_RESEND=y
CONFIG_HAS_DMA=y
CONFIG_HAS_IOMEM=y