Searched hist:fd35b2023b617ceadfce679ff091c6f652f7c878 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/pinctrl/ |
H A D | Kconfig | diff fd35b2023b617ceadfce679ff091c6f652f7c878 Mon Nov 13 11:04:27 CET 2017 Linus Walleij <linus.walleij@linaro.org> pinctrl: Add some depends on HAS_IOMEM
Some compilation fallout from UM Linux (which does not have IOMEM) makes it necessary to depend on HAS_IOMEM for drivers that doesn't have other factors restricting their selection.
Cc: Phil Reid <preid@electromag.com.au> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Reported-by: R. Daneel Olivaw <kbuild-all@01.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|