commit | 7f11b4d411d0e1ac9217d8a0546f60e057540772 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Fri Dec 13 10:58:44 2013 -0300 |
committer | Brian Norris <computersforpeace@gmail.com> | Tue Jan 07 10:07:36 2014 -0800 |
tree | c677698ef4f95d127e1906efc219fffe72b2db9d | |
parent | 8b3ae733534a153756f142a3e8573a1ae967cf8b [diff] |
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>