Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-block.git] / drivers / mfd / Kconfig
index 2dc58a92251bf09b60b5c4034e466b995976e041..b74efa469e909a8853dc8e0c7396d09f166a5be9 100644 (file)
@@ -2076,6 +2076,17 @@ config MFD_KHADAS_MCU
          additional drivers must be enabled in order to use the functionality
          of the device.
 
+config MFD_ACER_A500_EC
+       tristate "Support for Acer Iconia Tab A500 Embedded Controller"
+       depends on I2C
+       depends on (ARCH_TEGRA_2x_SOC && OF) || COMPILE_TEST
+       select MFD_CORE
+       select REGMAP
+       help
+         Support for Embedded Controller found on Acer Iconia Tab A500.
+         The controller itself is ENE KB930, it is running firmware
+         customized for the specific needs of the Acer A500 hardware.
+
 menu "Multimedia Capabilities Port drivers"
        depends on ARCH_SA1100
 
@@ -2120,7 +2131,7 @@ config RAVE_SP_CORE
          device found on several devices in RAVE line of hardware.
 
 config SGI_MFD_IOC3
-       tristate "SGI IOC3 core driver"
+       bool "SGI IOC3 core driver"
        depends on PCI && MIPS && 64BIT
        select MFD_CORE
        help