From 66b7ecf8e0e324c1bd76eb873e128a98a68dd539 Mon Sep 17 00:00:00 2001 From: blogic Date: Thu, 3 Apr 2008 20:28:10 +0000 Subject: add gpio support to atheros, fixes #1861, thanks Othello git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10724 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/config-2.6.24 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/atheros/config-2.6.24') diff --git a/target/linux/atheros/config-2.6.24 b/target/linux/atheros/config-2.6.24 index 652e71295..8a4779a8f 100644 --- a/target/linux/atheros/config-2.6.24 +++ b/target/linux/atheros/config-2.6.24 @@ -194,3 +194,5 @@ CONFIG_TRAD_SIGNALS=y # CONFIG_USER_NS is not set # CONFIG_VGASTATE is not set CONFIG_ZONE_DMA_FLAG=0 +CONFIG_NEW_GPIO=y +CONFIG_GPIO_DEVICE=y -- cgit v1.2.3