mtd: denali: add Kconfig dependency

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Wed Aug 4 06:59:02 EDT 2010


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=1df620637fc3b252b69c92ced486b5b6b643dd1a
Commit:     1df620637fc3b252b69c92ced486b5b6b643dd1a
Parent:     6175f4a194653fad46218167fac05386972d995c
Author:     Karl Beldan <karl.beldan at gmail.com>
AuthorDate: Sat Jun 12 12:25:13 2010 +0200
Committer:  David Woodhouse <David.Woodhouse at intel.com>
CommitDate: Mon Aug 2 09:02:00 2010 +0100

    mtd: denali: add Kconfig dependency
    
    Signed-off-by: Karl Beldan <karl.beldan at gmail.com>
    Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy at nokia.com>
    Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
---
 drivers/mtd/nand/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig
index 4d4066f..1d69920 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



More information about the linux-mtd-cvs mailing list