]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: rawnand: gpmi: Remove useless dependency on MTD_NAND
authorBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 5 Jul 2018 09:44:56 +0000 (11:44 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 18 Jul 2018 07:34:15 +0000 (09:34 +0200)
commit01b3f66c50736771373072367314aabb8578e7db
tree2b881fd28a69bd9a2013d56b9942f383537ef781
parentae9be9039dec58bd39e18aaa51541fb8b62df06f
mtd: rawnand: gpmi: Remove useless dependency on MTD_NAND

The MTD_NAND_GPMI_NAND entry is already defined in an 'if MTD_NAND'
block, no need to add an extra "depends on MTD_NAND".

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/Kconfig