diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-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 4e04157a3683..d476880c6fff 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -356,7 +356,7 @@ comment "PCI GPIO expanders:" | |||
356 | 356 | ||
357 | config GPIO_CS5535 | 357 | config 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 |