]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: remove redundant dependency checks in Kconfig files
authorKyle Spaans <kspaans@uwaterloo.ca>
Tue, 8 Jun 2010 13:48:22 +0000 (09:48 -0400)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 2 Aug 2010 08:01:42 +0000 (09:01 +0100)
commit762940e3b8245b827fa64796e3cdbeb5810ddd25
treeb9d033bc79946ee05c01ecdb05fc2b744f312079
parent96a886a73876f6d58528cb1aa092b17cbb7e92d4
mtd: remove redundant dependency checks in Kconfig files

Look for dependency checks for "FOO" when inside of an "if FOO" block and remove them.

Signed-off-by: Kyle Spaans <kspaans@uwaterloo.ca>
Reviewed-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/Kconfig
drivers/mtd/nand/Kconfig
drivers/mtd/onenand/Kconfig