UBI: cleanup and simplify Kconfig
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 20 Aug 2010 00:28:50 +0000 (17:28 -0700)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 19 Oct 2010 14:19:55 +0000 (17:19 +0300)
commit1dd786328ff42b239a00fdbcdaed6fd9709042bf
tree2bdf0f5d47f47c87c9c976900ab9d47716b4bb66
parentcd07202cc8262e1669edff0d97715f3dd9260917
UBI: cleanup and simplify Kconfig

Cleanup the Kconfig for UBI by using menuconfig to enable/disable the entire
driver. Remove the dependency checks for MTD_UBI and MTD_UBI_DEBUG by
wrapping the options in if/endif blocks and remove any redundant checks.
Remove all default n since that is the Kconfig default. Change menu "Additional
UBI debugging messages" into a comment to remove one menu level.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/Kconfig
drivers/mtd/ubi/Kconfig.debug