Commit 2b247d06 authored by Mark Brown's avatar Mark Brown Committed by Samuel Ortiz

mfd: Select REGMAP_I2C from WM8400

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 925e853c
...@@ -390,6 +390,7 @@ config MFD_WM8400 ...@@ -390,6 +390,7 @@ config MFD_WM8400
tristate "Support Wolfson Microelectronics WM8400" tristate "Support Wolfson Microelectronics WM8400"
select MFD_CORE select MFD_CORE
depends on I2C depends on I2C
select REGMAP_I2C
help help
Support for the Wolfson Microelecronics WM8400 PMIC and audio Support for the Wolfson Microelecronics WM8400 PMIC and audio
CODEC. This driver provides common support for accessing CODEC. This driver provides common support for accessing
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment