diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-10-14 03:11:38 +0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2008-10-14 03:11:38 +0400 |
commit | 1263965f298af611d4992165242202eb194db1c1 (patch) | |
tree | 625cbd9be60127a70619833e4e5f25a349d228da /arch/powerpc/sysdev/qe_lib/Kconfig | |
parent | 5006d1aae813727cc77cc56cca9e90ef748650ce (diff) | |
parent | c0da99d5f7b0349cb11f970b3283c0d57beb5ec9 (diff) | |
download | linux-1263965f298af611d4992165242202eb194db1c1.tar.xz |
Merge commit 'kumar/kumar-next'
Diffstat (limited to 'arch/powerpc/sysdev/qe_lib/Kconfig')
-rw-r--r-- | arch/powerpc/sysdev/qe_lib/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/powerpc/sysdev/qe_lib/Kconfig b/arch/powerpc/sysdev/qe_lib/Kconfig index 1ce546462be5..76ffbc48d4b9 100644 --- a/arch/powerpc/sysdev/qe_lib/Kconfig +++ b/arch/powerpc/sysdev/qe_lib/Kconfig @@ -24,12 +24,3 @@ config QE_USB bool help QE USB Host Controller support - -config QE_GPIO - bool "QE GPIO support" - depends on QUICC_ENGINE - select GENERIC_GPIO - select ARCH_REQUIRE_GPIOLIB - help - Say Y here if you're going to use hardware that connects to the - QE GPIOs. |