]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: Hide CONFIG_MTD_BLKDEVS from the menu
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Fri, 13 Dec 2013 13:58:44 +0000 (10:58 -0300)
committerBrian Norris <computersforpeace@gmail.com>
Sun, 5 Jan 2014 22:00:06 +0000 (14:00 -0800)
commitdd951751c3bf158742da50d027a5a9f3b5e71d76
treec677698ef4f95d127e1906efc219fffe72b2db9d
parent7e88899e4c58040e643b52f0dab379b01ac38d5c
mtd: Hide CONFIG_MTD_BLKDEVS from the menu

Make this option a hidden one and get a cleaner configuration.
This option just selects a common infrastructure for MTD-based devices
to expose a block interface. There is no point in allowing a separate
enable/disable.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
[Brian: keep symbol as tristate]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/Kconfig