diff options
Diffstat (limited to 'drivers/mfd')
-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 7dff105e8f83..0f6a885a6c19 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -28,7 +28,7 @@ config MFD_ASIC3 | |||
28 | 28 | ||
29 | config HTC_EGPIO | 29 | config HTC_EGPIO |
30 | bool "HTC EGPIO support" | 30 | bool "HTC EGPIO support" |
31 | depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB | 31 | depends on GENERIC_HARDIRQS && HAVE_GPIO_LIB && ARM |
32 | help | 32 | help |
33 | This driver supports the CPLD egpio chip present on | 33 | This driver supports the CPLD egpio chip present on |
34 | several HTC phones. It provides basic support for input | 34 | several HTC phones. It provides basic support for input |