From 60f26520e7bd4479dbebf77317c45fc2255ba2e8 Mon Sep 17 00:00:00 2001 From: Alexey Korolev Date: Tue, 16 Dec 2008 18:24:14 +0000 Subject: [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 Acked-by: Jared Hulbert Signed-off-by: David Woodhouse --- drivers/mtd/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'drivers/mtd/Kconfig') diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig index a90d50c2c3e..ad20dc3128b 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 -- cgit v1.2.3