diff options
Diffstat (limited to 'drivers')
-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 ae96bd6242f2..260bade0a5ec 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -17,7 +17,7 @@ config MFD_SM501 | |||
17 | 17 | ||
18 | config MFD_ASIC3 | 18 | config MFD_ASIC3 |
19 | bool "Support for Compaq ASIC3" | 19 | bool "Support for Compaq ASIC3" |
20 | depends on GENERIC_HARDIRQS && ARM | 20 | depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB && ARM |
21 | ---help--- | 21 | ---help--- |
22 | This driver supports the ASIC3 multifunction chip found on many | 22 | This driver supports the ASIC3 multifunction chip found on many |
23 | PDAs (mainly iPAQ and HTC based ones) | 23 | PDAs (mainly iPAQ and HTC based ones) |