aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2011-11-23 05:44:24 -0500
committerJiri Kosina <jkosina@suse.cz>2011-11-28 05:13:57 -0500
commitbabf000e62b812a602657bef68aeef75625206f2 (patch)
tree8705a98da1ac2f4b19499b9e4a57fc762a377baf /drivers/gpio/Kconfig
parentb12e2c12da5a35627063f38c51657af56c2162a3 (diff)
gpio: Kconfig: drop unknown symbol 'CS5535_GPIO'
Commit af0c25c487 ("staging: remove obsoleted CS5535/CS5536 GPIO driver") dropped CS5535_GPIO. So this last reference to CS5535_GPIO has been an (inconsequential) nop since v3.1. Drop it too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
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 8482a23887dc..8b40b38f26c7 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -356,7 +356,7 @@ comment "PCI GPIO expanders:"
356 356
357config GPIO_CS5535 357config GPIO_CS5535
358 tristate "AMD CS5535/CS5536 GPIO support" 358 tristate "AMD CS5535/CS5536 GPIO support"
359 depends on PCI && X86 && !CS5535_GPIO && MFD_CS5535 359 depends on PCI && X86 && MFD_CS5535
360 help 360 help
361 The AMD CS5535 and CS5536 southbridges support 28 GPIO pins that 361 The AMD CS5535 and CS5536 southbridges support 28 GPIO pins that
362 can be used for quite a number of things. The CS5535/6 is found on 362 can be used for quite a number of things. The CS5535/6 is found on