[MTD] LPDDR Makefile and KConfig
authorAlexey Korolev <akorolev@infradead.org>
Tue, 16 Dec 2008 18:24:14 +0000 (18:24 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 5 Jan 2009 12:58:47 +0000 (13:58 +0100)
commit60f26520e7bd4479dbebf77317c45fc2255ba2e8
tree11eea5a993901aa3ec567a07383fa9ef0202ca5e
parentd81408304b06a71c28417445202af9cd6673168d
[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>
drivers/mtd/Kconfig
drivers/mtd/Makefile
drivers/mtd/lpddr/Kconfig [new file with mode: 0644]
drivers/mtd/lpddr/Makefile [new file with mode: 0644]