summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-nomadik/Kconfig
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2011-02-10 09:29:53 +0530
committerLinus Walleij <linus.walleij@linaro.org>2011-03-14 14:05:16 +0100
commit5317e4d11d1ce4db949f207aaebe09b7d0d76b5f (patch)
tree7399532e48f9dc4060b6cc1f60dbb76f0bc9788a /arch/arm/plat-nomadik/Kconfig
parent8b40eeeadc5837c2c01329aa1294e4bef3b35429 (diff)
downloadblackbird-op-linux-5317e4d11d1ce4db949f207aaebe09b7d0d76b5f.tar.gz
blackbird-op-linux-5317e4d11d1ce4db949f207aaebe09b7d0d76b5f.zip
plat-nomadik: get rid of unused GPIO PM code
The NOMADIK_GPIO_PM config option is disabled by default, not user visible, and never selected by any other option: the code is therefore unused. The GPIO registers need not be saved and restored since their values are preserved when vAPE (on DB8500) is powered down. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-by: Jonas Aberg <jonas.aberg@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/plat-nomadik/Kconfig')
-rw-r--r--arch/arm/plat-nomadik/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/plat-nomadik/Kconfig b/arch/arm/plat-nomadik/Kconfig
index ad25c963d437..187f4e84bb22 100644
--- a/arch/arm/plat-nomadik/Kconfig
+++ b/arch/arm/plat-nomadik/Kconfig
@@ -25,10 +25,4 @@ config NOMADIK_GPIO
help
Support for the Nomadik GPIO controller.
-config NOMADIK_GPIO_PM
- bool
- depends on NOMADIK_GPIO && PM
- help
- Support PM for the Nomadik GPIO controller.
-
endif
OpenPOWER on IntegriCloud