diff options
author | Alexey Korolev <akorolev@infradead.org> | 2009-01-06 17:36:09 +0000 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2009-01-11 10:42:32 +0000 |
commit | 57c1a24ee276a33190008243f986419e122c0dea (patch) | |
tree | f73b3a325e2622f149c150f97018b9d2a4faf880 /drivers/mtd/lpddr | |
parent | c59765042f53a79a7a65585042ff463b69cb248c (diff) | |
download | linux-stable-57c1a24ee276a33190008243f986419e122c0dea.tar.gz linux-stable-57c1a24ee276a33190008243f986419e122c0dea.tar.bz2 linux-stable-57c1a24ee276a33190008243f986419e122c0dea.zip |
[MTD] [LPDDR] qinfo_probe depends on lpddr
Signed-off-by: Alexey Korolev <akorolev@infradead.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/lpddr')
-rw-r--r-- | 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 acd4ea9b2278..5a401d8047ab 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 |