mtd: cs553x: Fix dependencies for !HAS_IOMEM archs
authorRichard Weinberger <richard@nod.at>
Mon, 25 Jan 2016 22:24:20 +0000 (23:24 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 1 Feb 2016 17:37:03 +0000 (09:37 -0800)
commit02c3b0bd69a537557484e46a5937874a2d2ad454
tree2cee13e2a9552f886ed238c07cfa2ac3c238c848
parent15c0be7bec002f9a529dd0966d0db96dde176fd0
mtd: cs553x: Fix dependencies for !HAS_IOMEM archs

Not every arch has io memory nor can this driver ever work
on UML/i386.
So, unbreak the build by fixing the dependencies.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/Kconfig