aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorBrian Norris <computersforpeace@gmail.com>2011-07-19 13:06:16 -0400
committerArtem Bityutskiy <artem.bityutskiy@intel.com>2011-09-11 08:02:16 -0400
commit022bba8a301c4218c358e949af339e55e3540d9c (patch)
tree784716ffbbb298af7de6e9941f94b06f6e7632a3 /drivers
parent278981c541b706a5b4b802890020689cd6ee7781 (diff)
mtd: Kbuild: remove reference to MTD_PARTITIONS
Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mtd/maps/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 891a9e644542..1b0d56cf4c47 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -254,7 +254,6 @@ config MTD_BCM963XX
254config MTD_LANTIQ 254config MTD_LANTIQ
255 tristate "Lantiq SoC NOR support" 255 tristate "Lantiq SoC NOR support"
256 depends on LANTIQ 256 depends on LANTIQ
257 select MTD_PARTITIONS
258 help 257 help
259 Support for NOR flash attached to the Lantiq SoC's External Bus Unit. 258 Support for NOR flash attached to the Lantiq SoC's External Bus Unit.
260 259