aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Beldan <[email protected]>2010-06-12 12:25:13 +0200
committerDavid Woodhouse <[email protected]>2010-08-02 09:02:00 +0100
commit1df620637fc3b252b69c92ced486b5b6b643dd1a (patch)
treefcc10fcfd2f9a7d876b9bac5e609ad559925e967
parent6175f4a194653fad46218167fac05386972d995c (diff)
mtd: denali: add Kconfig dependency
Signed-off-by: Karl Beldan <[email protected]> Signed-off-by: Artem Bityutskiy <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
-rw-r--r--drivers/mtd/nand/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 4d4066f315be..1d69920a2c93 100644
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
@@ -60,6 +60,7 @@ config MTD_NAND_DENALI
config MTD_NAND_DENALI_SCRATCH_REG_ADDR
hex "Denali NAND size scratch register address"
default "0xFF108018"
+ depends on MTD_NAND_DENALI
help
Some platforms place the NAND chip size in a scratch register
because (some versions of) the driver aren't able to automatically