From 09a0c731690911d8218254f59636d8b13883aca0 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 4 Sep 2008 13:36:03 +0000 Subject: [PATCH] enable gpio sysfs support SVN-Revision: 12527 --- target/linux/ar71xx/config-2.6.26 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index 776dddf316..a7144684d1 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -67,6 +67,7 @@ CONFIG_GENERIC_FIND_NEXT_BIT=y CONFIG_GENERIC_GPIO=y # CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ is not set # CONFIG_GPIO_MCP23S08 is not set +CONFIG_GPIO_SYSFS=y CONFIG_HAS_DMA=y CONFIG_HAS_IOMEM=y CONFIG_HAS_IOPORT=y -- 2.25.1