diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 8ebc0be1095..7dff105e8f8 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -45,6 +45,7 @@ config HTC_PASIC3 | |||
45 | config MFD_TC6393XB | 45 | config MFD_TC6393XB |
46 | bool "Support Toshiba TC6393XB" | 46 | bool "Support Toshiba TC6393XB" |
47 | depends on HAVE_GPIO_LIB | 47 | depends on HAVE_GPIO_LIB |
48 | select MFD_CORE | ||
48 | help | 49 | help |
49 | Support for Toshiba Mobile IO Controller TC6393XB | 50 | Support for Toshiba Mobile IO Controller TC6393XB |
50 | 51 | ||