aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@free-electrons.com>2016-09-17 19:47:58 +0200
committerBoris Brezillon <boris.brezillon@free-electrons.com>2016-09-23 09:35:16 +0200
commita9843193ce00b7f83432abe0815d03ffbeaf6ecf (patch)
treeae476caf6b2d4bbb521841c5e6a03fa8dbc6909d /drivers/of
parentmtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD (diff)
downloadlinux-dev-a9843193ce00b7f83432abe0815d03ffbeaf6ecf.tar.xz
linux-dev-a9843193ce00b7f83432abe0815d03ffbeaf6ecf.zip
mtd: Kill the OF_MTD Kconfig option
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>
Diffstat (limited to 'drivers/of')
-rw-r--r--drivers/of/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig
index bc07ad30c9bf..ba7b034b2b91 100644
--- a/drivers/of/Kconfig
+++ b/drivers/of/Kconfig
@@ -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