From 19c78e190526b81e2c2fca6a53fcd141a8dd03b4 Mon Sep 17 00:00:00 2001 From: blogic Date: Thu, 11 Oct 2012 11:58:09 +0000 Subject: [kernel] gpiodev/gpioctl RIP git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33725 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/atheros/Makefile | 2 +- target/linux/atheros/config-3.3 | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/atheros') 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 -- cgit v1.2.3