commit | 6dd22a116614acf33aeef13861e32510ef9d5392 | [log] [tgz] |
---|---|---|
author | Alexander Kurz <akurz@blala.de> | Sun Apr 10 20:41:38 2016 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Apr 14 14:19:00 2016 +0200 |
tree | 32a5a027d3eda5143f61ca4d7c365bd0d1a62ecd | |
parent | bf16200689118d19de1b8d2a3c314fc21f5dc7bb [diff] |
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>