diff options
Diffstat (limited to 'drivers/gpio')
-rw-r--r-- | drivers/gpio/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index df4b82d1348e..57ca339924ef 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -176,7 +176,7 @@ comment "PCI GPIO expanders:" | |||
176 | 176 | ||
177 | config GPIO_CS5535 | 177 | config GPIO_CS5535 |
178 | tristate "AMD CS5535/CS5536 GPIO support" | 178 | tristate "AMD CS5535/CS5536 GPIO support" |
179 | depends on PCI && !CS5535_GPIO && !MGEODE_LX | 179 | depends on PCI && !CS5535_GPIO |
180 | help | 180 | help |
181 | The AMD CS5535 and CS5536 southbridges support 28 GPIO pins that | 181 | The AMD CS5535 and CS5536 southbridges support 28 GPIO pins that |
182 | can be used for quite a number of things. The CS5535/6 is found on | 182 | can be used for quite a number of things. The CS5535/6 is found on |