mtd: nand: Remove useless line in Kconfig
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>
This commit is contained in:
parent
72c5af0027
commit
31bc36c455
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue