[MTD] [LPDDR] qinfo_probe depends on lpddr

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Sun Jan 11 05:59:02 EST 2009


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=57c1a24ee276a33190008243f986419e122c0dea
Commit:     57c1a24ee276a33190008243f986419e122c0dea
Parent:     c59765042f53a79a7a65585042ff463b69cb248c
Author:     Alexey Korolev <akorolev at infradead.org>
AuthorDate: Tue Jan 6 17:36:09 2009 +0000
Committer:  David Woodhouse <David.Woodhouse at intel.com>
CommitDate: Sun Jan 11 10:42:32 2009 +0000

    [MTD] [LPDDR] qinfo_probe depends on lpddr
    
    Signed-off-by: Alexey Korolev <akorolev at infradead.org>
    Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
---
 drivers/mtd/lpddr/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/mtd/lpddr/Kconfig b/drivers/mtd/lpddr/Kconfig
index acd4ea9..5a401d8 100644
--- a/drivers/mtd/lpddr/Kconfig
+++ b/drivers/mtd/lpddr/Kconfig
@@ -12,6 +12,7 @@ config MTD_LPDDR
 	  DDR memories, intended for battery-operated systems.
 
 config MTD_QINFO_PROBE
+	depends on MTD_LPDDR
 	tristate "Detect flash chips by QINFO probe"
 	help
 	    Device Information for LPDDR chips is offered through the Overlay



More information about the linux-mtd-cvs mailing list