]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
pinctrl: Add some depends on HAS_IOMEM
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Nov 2017 10:04:27 +0000 (11:04 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 13 Nov 2017 21:28:26 +0000 (22:28 +0100)
commitfd35b2023b617ceadfce679ff091c6f652f7c878
treed7cbdf3b233b758e9249ef1566f2470adb8b3b2c
parent91d2c740f3eac6923a3f692d5dc38570a49f2bdc
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>
drivers/pinctrl/Kconfig