OSDN Git Service

mtd: nand: Remove useless line in Kconfig
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 6 Feb 2019 15:03:13 +0000 (16:03 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 18 Apr 2019 06:54:01 +0000 (08:54 +0200)
Prepare changes that will lay in this file to better express what is
NAND related and what is not in menuconfig.

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

index 9033215..495751e 100644 (file)
@@ -2,6 +2,5 @@ config MTD_NAND_CORE
        tristate
 
 source "drivers/mtd/nand/onenand/Kconfig"
-
 source "drivers/mtd/nand/raw/Kconfig"
 source "drivers/mtd/nand/spi/Kconfig"