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 0f6a885a6c19..9f93c29fed35 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -21,7 +21,7 @@ config MFD_SM501 | |||
21 | 21 | ||
22 | config MFD_ASIC3 | 22 | config MFD_ASIC3 |
23 | bool "Support for Compaq ASIC3" | 23 | bool "Support for Compaq ASIC3" |
24 | depends on GENERIC_HARDIRQS && ARM | 24 | depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB && ARM |
25 | ---help--- | 25 | ---help--- |
26 | This driver supports the ASIC3 multifunction chip found on many | 26 | This driver supports the ASIC3 multifunction chip found on many |
27 | PDAs (mainly iPAQ and HTC based ones) | 27 | PDAs (mainly iPAQ and HTC based ones) |