mtd: Kbuild: remove reference to MTD_PARTITIONS

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Mon Nov 7 11:59:29 EST 2011


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=022bba8a301c4218c358e949af339e55e3540d9c
Commit:     022bba8a301c4218c358e949af339e55e3540d9c
Parent:     278981c541b706a5b4b802890020689cd6ee7781
Author:     Brian Norris <computersforpeace at gmail.com>
AuthorDate: Tue Jul 19 10:06:16 2011 -0700
Committer:  Artem Bityutskiy <artem.bityutskiy at intel.com>
CommitDate: Sun Sep 11 15:02:16 2011 +0300

    mtd: Kbuild: remove reference to MTD_PARTITIONS
    
    Signed-off-by: Brian Norris <computersforpeace at gmail.com>
    Signed-off-by: Artem Bityutskiy <artem.bityutskiy at intel.com>
---
 drivers/mtd/maps/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 891a9e6..1b0d56c 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -254,7 +254,6 @@ config MTD_BCM963XX
 config MTD_LANTIQ
 	tristate "Lantiq SoC NOR support"
 	depends on LANTIQ
-	select MTD_PARTITIONS
 	help
 	  Support for NOR flash attached to the Lantiq SoC's External Bus Unit.
 



More information about the linux-mtd-cvs mailing list