On Thu, 31 Jul 2014, Mark Brown wrote:
From: Mark Brown broonie@linaro.org
The interfaces that used to be built in only (interrupts IIRC) no longer are so allow the driver to be built as a module fixing arm64 allmodconfig builds.
Signed-off-by: Mark Brown broonie@linaro.org Acked-by: Charles Keepax ckeepax@opensource.wolfsonmicro.com
drivers/mfd/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.