]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mailbox: Fix dependencies for !HAS_IOMEM archs
authorRichard Weinberger <richard@nod.at>
Mon, 25 Jan 2016 22:24:09 +0000 (23:24 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Tue, 2 Feb 2016 11:17:14 +0000 (16:47 +0530)
commit65d3b04a814679a31fe4d5edd19d89dd5b94fd40
treea34176c5d1f1bef6b913d4c37fe99ad6daebfdbe
parente9c8dc8ba96b165ae72daad3b1f27823c3aee628
mailbox: 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: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/Kconfig