aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/atheros
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-10-11 11:58:09 +0000
committerJohn Crispin <john@openwrt.org>2012-10-11 11:58:09 +0000
commitba6751058bba655af55afb431806d5e9c6f068aa (patch)
treeb182f8b00c90f94a630bdbb0f37f1c66300d9e5c /target/linux/atheros
parent600ad59fb32fc5a36b87259b4a41ec812f420c7f (diff)
downloadupstream-ba6751058bba655af55afb431806d5e9c6f068aa.tar.gz
upstream-ba6751058bba655af55afb431806d5e9c6f068aa.tar.bz2
upstream-ba6751058bba655af55afb431806d5e9c6f068aa.zip
gpiodev/gpioctl RIP
SVN-Revision: 33725
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