From: wigyori Date: Mon, 8 Jul 2013 23:08:26 +0000 (+0000) Subject: imx23: add gpio_sysfs support X-Git-Tag: fast2504n-3.10.28-merged~2128 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=586b9dcb368b9e05217bd1cc997cb044745dc60c;p=openwrt.git imx23: add gpio_sysfs support Signed-off-by: Zoltan HERPAI git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37207 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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