commit | 75c19e58abaed01ae20ad5802f6a6aa5a255117d | [log] [tgz] |
---|---|---|
author | Andrey Smirnov <andrew.smirnov@gmail.com> | Thu Jul 21 14:59:19 2016 -0700 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Fri Sep 23 09:35:16 2016 +0200 |
tree | 3de7471409187445e086b28f137d3c09772b67cf | |
parent | 107896c5889a3f1dc7d985d6a0fdb3a1c0e6e047 [diff] |
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>