aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2012-10-11 11:58:09 +0000
committerJohn Crispin <blogic@openwrt.org>2012-10-11 11:58:09 +0000
commit44090b37e4d39ed3f093610ea3b2dc5b649467b9 (patch)
treef085577e3586c3f135b1a383104e0d4755a98cc5 /target/linux/atheros
parentf202215a282b80861055fbc068a8525f079cc8c4 (diff)
downloadmaster-187ad058-44090b37e4d39ed3f093610ea3b2dc5b649467b9.tar.gz
master-187ad058-44090b37e4d39ed3f093610ea3b2dc5b649467b9.tar.bz2
master-187ad058-44090b37e4d39ed3f093610ea3b2dc5b649467b9.zip
[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 ce2a90dc96..1fe2179854 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 524965f5dd..9f68b4e62f 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