From: Zoltan Herpai Date: Mon, 8 Jul 2013 23:08:26 +0000 (+0000) Subject: imx23: add gpio_sysfs support X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7d4c120557e81965819e954e2f152f86e0328af6;p=openwrt%2Fstaging%2Fneocturne.git imx23: add gpio_sysfs support Signed-off-by: Zoltan HERPAI SVN-Revision: 37207 --- 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