diff options
-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 1f57a99fd968..883e7ea31de2 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -52,7 +52,7 @@ config HTC_PASIC3 | |||
52 | 52 | ||
53 | config MFD_TC6393XB | 53 | config MFD_TC6393XB |
54 | bool "Support Toshiba TC6393XB" | 54 | bool "Support Toshiba TC6393XB" |
55 | depends on GPIOLIB | 55 | depends on GPIOLIB && ARM |
56 | select MFD_CORE | 56 | select MFD_CORE |
57 | help | 57 | help |
58 | Support for Toshiba Mobile IO Controller TC6393XB | 58 | Support for Toshiba Mobile IO Controller TC6393XB |