summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2013-07-08 23:08:26 +0000
committerZoltan Herpai <wigyori@uid0.hu>2013-07-08 23:08:26 +0000
commit7d4c120557e81965819e954e2f152f86e0328af6 (patch)
tree86d550ef89a74131bf3afe123454ab2474d55cc2 /target
parent9004e560fe786267d8df36fd32d9473819d9e3f4 (diff)
downloadmaster-31e0f0ae-7d4c120557e81965819e954e2f152f86e0328af6.tar.gz
master-31e0f0ae-7d4c120557e81965819e954e2f152f86e0328af6.tar.bz2
master-31e0f0ae-7d4c120557e81965819e954e2f152f86e0328af6.zip
imx23: add gpio_sysfs support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 37207
Diffstat (limited to 'target')
-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