clocksource/drivers: Fix dependencies for !HAS_IOMEM archs
authorRichard Weinberger <richard@nod.at>
Sat, 2 Jan 2016 22:06:36 +0000 (23:06 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 11 Jan 2016 17:45:12 +0000 (18:45 +0100)
commit863ee050726b67db82869e8e4221a7385a28b067
tree1208b6bfe7bf597d6efda41cb73eab99c76146a1
parent01414888eaf725a677171605cb051b1c6311e6ab
clocksource/drivers: Fix dependencies for !HAS_IOMEM archs

Not every arch has io memory.

So, unbreak the build by fixing the dependencies.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/Kconfig