summaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-11-20 22:24:34 +0000
committerJohn Crispin <blogic@openwrt.org>2012-12-12 18:57:49 +0100
commit2da4c74dc3711275e82856e62884c99f7a45f541 (patch)
tree4d557c633a005a86c4bedebb1bd4cd32752f93d9 /arch/mips/Kconfig
parentec43b08b5733494ad88aa618ecdf534320dd8207 (diff)
downloadop-kernel-dev-2da4c74dc3711275e82856e62884c99f7a45f541.zip
op-kernel-dev-2da4c74dc3711275e82856e62884c99f7a45f541.tar.gz
MIPS: BCM47XX: remove GPIO driver
Instated of providing an own GPIO driver use the one provided by ssb and bcma. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Patchwork: http://patchwork.linux-mips.org/patch/4592 Acked-by: Florian Fainelli <florian@openwrt.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index f569790..1f495eb 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -105,6 +105,7 @@ config ATH79
config BCM47XX
bool "Broadcom BCM47XX based boards"
+ select ARCH_WANT_OPTIONAL_GPIOLIB
select CEVT_R4K
select CSRC_R4K
select DMA_NONCOHERENT
@@ -112,7 +113,6 @@ config BCM47XX
select IRQ_CPU
select SYS_SUPPORTS_32BIT_KERNEL
select SYS_SUPPORTS_LITTLE_ENDIAN
- select GENERIC_GPIO
select SYS_HAS_EARLY_PRINTK
select CFE
help
OpenPOWER on IntegriCloud