aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-03-07 16:11:37 -0500
committerLinus Walleij <linus.walleij@linaro.org>2014-03-12 10:41:33 -0400
commit5da82cac7496ec4593715ed00ec5fb7feb594323 (patch)
treef5ba4289bab7631aaf54554c31f6b02c99e17b76 /drivers/gpio/Kconfig
parent33bc8411eec33f92ba59e8ef7394b82245ec556e (diff)
gpio: cs5535: Simplify dependencies
The bus and architecture dependencies are already on MFD_CS5535, so there is no need to repeat them here. Signed-off-by: Jean Delvare <jdelvare@suse.de> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: Alexandre Courbot <gnurou@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 4d5096e5e33e..00e48c59ce94 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -649,7 +649,7 @@ comment "PCI GPIO expanders:"
649 649
650config GPIO_CS5535 650config GPIO_CS5535
651 tristate "AMD CS5535/CS5536 GPIO support" 651 tristate "AMD CS5535/CS5536 GPIO support"
652 depends on PCI && X86 && MFD_CS5535 652 depends on MFD_CS5535
653 help 653 help
654 The AMD CS5535 and CS5536 southbridges support 28 GPIO pins that 654 The AMD CS5535 and CS5536 southbridges support 28 GPIO pins that
655 can be used for quite a number of things. The CS5535/6 is found on 655 can be used for quite a number of things. The CS5535/6 is found on