aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 37b83eb6d703..1e2c9f03629b 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -662,8 +662,9 @@ config MFD_JANZ_CMODIO
662 CAN and GPIO controllers. 662 CAN and GPIO controllers.
663 663
664config MFD_JZ4740_ADC 664config MFD_JZ4740_ADC
665 tristate "Support for the JZ4740 SoC ADC core" 665 bool "Support for the JZ4740 SoC ADC core"
666 select MFD_CORE 666 select MFD_CORE
667 select GENERIC_IRQ_CHIP
667 depends on MACH_JZ4740 668 depends on MACH_JZ4740
668 help 669 help
669 Say yes here if you want support for the ADC unit in the JZ4740 SoC. 670 Say yes here if you want support for the ADC unit in the JZ4740 SoC.