diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 883e7ea31de2..fc7c919693bf 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -50,6 +50,12 @@ config HTC_PASIC3 | |||
50 | HTC Magician devices, respectively. Actual functionality is | 50 | HTC Magician devices, respectively. Actual functionality is |
51 | handled by the leds-pasic3 and ds1wm drivers. | 51 | handled by the leds-pasic3 and ds1wm drivers. |
52 | 52 | ||
53 | config MFD_T7L66XB | ||
54 | bool "Support Toshiba T7L66XB" | ||
55 | select MFD_CORE | ||
56 | help | ||
57 | Support for Toshiba Mobile IO Controller T7L66XB | ||
58 | |||
53 | config MFD_TC6393XB | 59 | config MFD_TC6393XB |
54 | bool "Support Toshiba TC6393XB" | 60 | bool "Support Toshiba TC6393XB" |
55 | depends on GPIOLIB && ARM | 61 | depends on GPIOLIB && ARM |