Skip to content

Commit

Permalink
mtd: Kill the OF_MTD Kconfig option
Browse files Browse the repository at this point in the history
Commit d48f62b ("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>
  • Loading branch information
Boris Brezillon committed Sep 23, 2016
1 parent ba52b4d commit a984319
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/of/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a984319

Please sign in to comment.