diff options
author | Brian Norris <computersforpeace@gmail.com> | 2011-07-19 13:06:16 -0400 |
---|---|---|
committer | Artem Bityutskiy <artem.bityutskiy@intel.com> | 2011-09-11 08:02:16 -0400 |
commit | 022bba8a301c4218c358e949af339e55e3540d9c (patch) | |
tree | 784716ffbbb298af7de6e9941f94b06f6e7632a3 /drivers/mtd/maps/Kconfig | |
parent | 278981c541b706a5b4b802890020689cd6ee7781 (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/mtd/maps/Kconfig')
-rw-r--r-- | 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 891a9e644542..1b0d56cf4c47 100644 --- a/drivers/mtd/maps/Kconfig +++ b/drivers/mtd/maps/Kconfig | |||
@@ -254,7 +254,6 @@ config MTD_BCM963XX | |||
254 | config MTD_LANTIQ | 254 | config 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 | ||