summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/Kconfig
diff options
context:
space:
mode:
authorKyle Spaans2010-06-08 15:48:22 +0200
committerDavid Woodhouse2010-08-02 10:01:42 +0200
commit8c1a1158c98b810d34b469c787840ac16904e5fa (patch)
treeb9d033bc79946ee05c01ecdb05fc2b744f312079 /drivers/mtd/Kconfig
parentmtd: mxc_nand: fix OOB accesses on i.MX27 (diff)
downloadkernel-qcow2-linux-8c1a1158c98b810d34b469c787840ac16904e5fa.tar.gz
kernel-qcow2-linux-8c1a1158c98b810d34b469c787840ac16904e5fa.tar.xz
kernel-qcow2-linux-8c1a1158c98b810d34b469c787840ac16904e5fa.zip
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>
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r--drivers/mtd/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index f8210bf2d241..71eda03b925f 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -319,7 +319,6 @@ config SM_FTL
config MTD_OOPS
tristate "Log panic/oops to an MTD buffer"
- depends on MTD
help
This enables panic and oops messages to be logged to a circular
buffer in a flash partition where it can be read back at some