Kconfig (1f192015ca5b2f4d0a79c191f03f64e72fd8fc29) | Kconfig (cbdfb426392557d49b1a0e7cb59b16c20dc42955) |
---|---|
1# 2# Multifunction miscellaneous devices 3# 4 5menu "Multifunction device drivers" 6 depends on HAS_IOMEM 7 8config MFD_CORE --- 42 unchanged lines hidden (view full) --- 51 handled by the leds-pasic3 and ds1wm drivers. 52 53config MFD_T7L66XB 54 bool "Support Toshiba T7L66XB" 55 select MFD_CORE 56 help 57 Support for Toshiba Mobile IO Controller T7L66XB 58 | 1# 2# Multifunction miscellaneous devices 3# 4 5menu "Multifunction device drivers" 6 depends on HAS_IOMEM 7 8config MFD_CORE --- 42 unchanged lines hidden (view full) --- 51 handled by the leds-pasic3 and ds1wm drivers. 52 53config MFD_T7L66XB 54 bool "Support Toshiba T7L66XB" 55 select MFD_CORE 56 help 57 Support for Toshiba Mobile IO Controller T7L66XB 58 |
59config MFD_TC6387XB 60 bool "Support Toshiba TC6387XB" 61 select MFD_CORE 62 help 63 Support for Toshiba Mobile IO Controller TC6387XB 64 |
|
59config MFD_TC6393XB 60 bool "Support Toshiba TC6393XB" 61 depends on GPIOLIB && ARM 62 select MFD_CORE 63 help 64 Support for Toshiba Mobile IO Controller TC6393XB 65 66endmenu --- 23 unchanged lines hidden --- | 65config MFD_TC6393XB 66 bool "Support Toshiba TC6393XB" 67 depends on GPIOLIB && ARM 68 select MFD_CORE 69 help 70 Support for Toshiba Mobile IO Controller TC6393XB 71 72endmenu --- 23 unchanged lines hidden --- |