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)
commit8c1a1158c98b810d34b469c787840ac16904e5fa
treeb9d033bc79946ee05c01ecdb05fc2b744f312079
parent6c49939869c20550512386610ece45aceb65e7f4
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