Searched hist:"6 dd22a116614acf33aeef13861e32510ef9d5392" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pinctrl/freescale/ |
H A D | Kconfig | diff 6dd22a116614acf33aeef13861e32510ef9d5392 Sun Apr 10 20:41:38 CEST 2016 Alexander Kurz <akurz@blala.de> pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAP
Regmap functionality has been integrated into pinctrl-imx.c with commit 8626ada8 which might trigger build failures when regmap is not selected otherwise. Hence, make Kconfig aware about this new dependency.
Signed-off-by: Alexander Kurz <akurz@blala.de> Acked-by: Philipp Zabel <p.zabel@pengutronix.de> Acked-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|