Kconfig: nand: Remove redundant dependency on MTD_NAND
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Thu, 21 Jul 2016 21:59:19 +0000 (14:59 -0700)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Wed, 10 Aug 2016 14:11:06 +0000 (16:11 +0200)
commit77d0b5844daeba4e7fc84028a41e73e70a8101cf
treec8f6d5314a9dced25fc0cebf834e94500634885a
parent0ce3151af51ece7befe0ac97527355ddfd89e97f
Kconfig: nand: Remove redundant dependency on MTD_NAND

Config MTD_NAND_FSL_IFC is already located inside 'if MTD_NAND'
statment, so there's no need to explicitly specify it as a dependency.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/mtd/nand/Kconfig
This page took 0.025486 seconds and 5 git commands to generate.