aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 61f0346650b3..287d47b78e7b 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -255,6 +255,13 @@ config AB3100_CORE
255 LEDs, vibrator, system power and temperature, power management 255 LEDs, vibrator, system power and temperature, power management
256 and ALSA sound. 256 and ALSA sound.
257 257
258config EZX_PCAP
259 bool "PCAP Support"
260 depends on GENERIC_HARDIRQS && SPI_MASTER
261 help
262 This enables the PCAP ASIC present on EZX Phones. This is
263 needed for MMC, TouchScreen, Sound, USB, etc..
264
258endmenu 265endmenu
259 266
260menu "Multimedia Capabilities Port drivers" 267menu "Multimedia Capabilities Port drivers"