aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index a4f3dff30ba5..4fd4f913c36b 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -276,6 +276,15 @@ config AB3100_CORE
276 LEDs, vibrator, system power and temperature, power management 276 LEDs, vibrator, system power and temperature, power management
277 and ALSA sound. 277 and ALSA sound.
278 278
279config AB3100_OTP
280 tristate "ST-Ericsson AB3100 OTP functions"
281 depends on AB3100_CORE
282 default y if AB3100_CORE
283 help
284 Select this to enable the AB3100 Mixed Signal IC OTP (one-time
285 programmable memory) support. This exposes a sysfs file to read
286 out OTP values.
287
279config EZX_PCAP 288config EZX_PCAP
280 bool "PCAP Support" 289 bool "PCAP Support"
281 depends on GENERIC_HARDIRQS && SPI_MASTER 290 depends on GENERIC_HARDIRQS && SPI_MASTER