]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
mtd: Kill the OF_MTD Kconfig option
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Sat, 17 Sep 2016 17:47:58 +0000 (19:47 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 23 Sep 2016 07:35:16 +0000 (09:35 +0200)
Commit d48f62b9a0a0 ("mtd: nand: move of_get_nand_xxx() helpers into
nand_base.c") removed the drivers/of/of_mtd.c file but did not remove
the associated OF_MTD Kconfig option.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
drivers/of/Kconfig

index bc07ad30c9bfa91fe0fcb0b544f2f07412a26680..ba7b034b2b91c94afb1b7135cdee7fc3d6955828 100644 (file)
@@ -90,10 +90,6 @@ config OF_PCI_IRQ
        help
          OpenFirmware PCI IRQ routing helpers
 
-config OF_MTD
-       depends on MTD
-       def_bool y
-
 config OF_RESERVED_MEM
        depends on OF_EARLY_FLATTREE
        bool