From: H Hartley Sweeten Date: Fri, 20 Aug 2010 00:28:50 +0000 (-0700) Subject: UBI: cleanup and simplify Kconfig X-Git-Tag: v2.6.37-rc1~169^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dd786328ff42b239a00fdbcdaed6fd9709042bf;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed