summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/Kconfig
diff options
context:
space:
mode:
authorAlexey Korolev2008-12-16 19:24:14 +0100
committerDavid Woodhouse2009-01-05 13:58:47 +0100
commit60f26520e7bd4479dbebf77317c45fc2255ba2e8 (patch)
tree11eea5a993901aa3ec567a07383fa9ef0202ca5e /drivers/mtd/Kconfig
parent[MTD] LPDDR extended physmap driver to support LPDDR flash (diff)
downloadkernel-qcow2-linux-60f26520e7bd4479dbebf77317c45fc2255ba2e8.tar.gz
kernel-qcow2-linux-60f26520e7bd4479dbebf77317c45fc2255ba2e8.tar.xz
kernel-qcow2-linux-60f26520e7bd4479dbebf77317c45fc2255ba2e8.zip
[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