summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-11 11:58:09 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-10-11 11:58:09 +0000
commit19c78e190526b81e2c2fca6a53fcd141a8dd03b4 (patch)
treef085577e3586c3f135b1a383104e0d4755a98cc5 /target/linux/atheros
parent010df499e31a55ee87f17242d3daa50701442664 (diff)
[kernel] gpiodev/gpioctl RIP
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33725 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros')
-rw-r--r--target/linux/atheros/Makefile2
-rw-r--r--target/linux/atheros/config-3.31
2 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile
index ce2a90dc9..1fe217985 100644
--- a/target/linux/atheros/Makefile
+++ b/target/linux/atheros/Makefile
@@ -15,7 +15,7 @@ LINUX_VERSION:=3.3.8
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += wpad-mini kmod-ath5k gpioctl swconfig
+DEFAULT_PACKAGES += wpad-mini kmod-ath5k swconfig
define Target/Description
Build firmware images for Atheros SoC boards
diff --git a/target/linux/atheros/config-3.3 b/target/linux/atheros/config-3.3
index 524965f5d..9f68b4e62 100644
--- a/target/linux/atheros/config-3.3
+++ b/target/linux/atheros/config-3.3
@@ -39,7 +39,6 @@ CONFIG_GENERIC_GPIO=y
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_GPIOLIB=y
-CONFIG_GPIO_DEVICE=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HAMRADIO is not set
CONFIG_HARDWARE_WATCHPOINTS=y