]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3a27576a0159f92e969656b38e273d235807f1e
tree2cee13e2a9552f886ed238c07cfa2ac3c238c848
parentfc37751c4e6beb3531ff1ec4bc83f0c2d5c81d75
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