From 54c6ef3c8a3252ef61e3749d779098794377af5a Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 4 Sep 2008 13:36:03 +0000 Subject: [PATCH] [ar71xx] 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.30.2