aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/Kconfig
diff options
context:
space:
mode:
authorAlexey Korolev <akorolev@infradead.org>2008-12-16 18:24:14 +0000
committerDavid Woodhouse <David.Woodhouse@intel.com>2009-01-05 13:58:47 +0100
commit60f26520e7bd4479dbebf77317c45fc2255ba2e8 (patch)
tree11eea5a993901aa3ec567a07383fa9ef0202ca5e /drivers/mtd/Kconfig
parentd81408304b06a71c28417445202af9cd6673168d (diff)
[MTD] LPDDR Makefile and KConfig
We have two components to manage LPDDR flash memories in Linux. 1. It is a driver for chip probing and reading its capabilities 2. It is a device operations driver. Signed-off-by: Alexey Korolev <akorolev@infradead.org> Acked-by: Jared Hulbert <jaredeh@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/Kconfig')
-rw-r--r--drivers/mtd/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig
index a90d50c2c3e5..ad20dc3128b9 100644
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
@@ -316,6 +316,8 @@ source "drivers/mtd/nand/Kconfig"
source "drivers/mtd/onenand/Kconfig"
+source "drivers/mtd/lpddr/Kconfig"
+
source "drivers/mtd/ubi/Kconfig"
endif # MTD