aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-08-08 04:04:40 -0400
committerSamuel Ortiz <sameo@linux.intel.com>2011-10-24 08:09:08 -0400
commit6e3ad118041f56db752a5eb2b557517d14592af7 (patch)
treea19fb9c05cd0fdf46824b367844d689fe6030f5b /drivers/mfd/Kconfig
parentd036c96e703c176250503194f4fcd8b96e606b52 (diff)
mfd: Convert pcf50633 to use new register map API
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Tested-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 21574bdf485f..13f0040413c4 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -500,6 +500,7 @@ config MFD_WM8994
500config MFD_PCF50633 500config MFD_PCF50633
501 tristate "Support for NXP PCF50633" 501 tristate "Support for NXP PCF50633"
502 depends on I2C 502 depends on I2C
503 select REGMAP_I2C
503 help 504 help
504 Say yes here if you have NXP PCF50633 chip on your board. 505 Say yes here if you have NXP PCF50633 chip on your board.
505 This core driver provides register access and IRQ handling 506 This core driver provides register access and IRQ handling