diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index e986f91fff9..9a46d64996a 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -592,7 +592,7 @@ config AB3550_CORE | |||
592 | config MFD_CS5535 | 592 | config MFD_CS5535 |
593 | tristate "Support for CS5535 and CS5536 southbridge core functions" | 593 | tristate "Support for CS5535 and CS5536 southbridge core functions" |
594 | select MFD_CORE | 594 | select MFD_CORE |
595 | depends on PCI | 595 | depends on PCI && X86 |
596 | ---help--- | 596 | ---help--- |
597 | This is the core driver for CS5535/CS5536 MFD functions. This is | 597 | This is the core driver for CS5535/CS5536 MFD functions. This is |
598 | necessary for using the board's GPIO and MFGPT functionality. | 598 | necessary for using the board's GPIO and MFGPT functionality. |