aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/Kconfig
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2013-05-13 10:40:39 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2013-08-05 16:01:08 -0400
commit795add9a56ef084061a4c5dce50a324f52305f08 (patch)
tree00c5f36a3113f6481b8fcf06786993207394e204 /drivers/mtd/maps/Kconfig
parentf666d6495a4350ebe4ebb8c071b290f9f49514bf (diff)
mtd: remove obsolete JEDEC mapping drivers
JEDEC device support was removed in v2.6.22. (It had been marked as BROKEN (indirectly) since at least v2.6.12.) When it was removed the two JEDEC mapping drivers that depended on it should have been removed too. Do so now. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Acked-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/maps/Kconfig')
-rw-r--r--drivers/mtd/maps/Kconfig18
1 files changed, 0 insertions, 18 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 8b27ca054c59..310dc7c93425 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -157,24 +157,6 @@ config MTD_PXA2XX
157 help 157 help
158 This provides a driver for the NOR flash attached to a PXA2xx chip. 158 This provides a driver for the NOR flash attached to a PXA2xx chip.
159 159
160config MTD_OCTAGON
161 tristate "JEDEC Flash device mapped on Octagon 5066 SBC"
162 depends on X86 && MTD_JEDEC && MTD_COMPLEX_MAPPINGS
163 help
164 This provides a 'mapping' driver which supports the way in which
165 the flash chips are connected in the Octagon-5066 Single Board
166 Computer. More information on the board is available at
167 <http://www.octagonsystems.com/products/5066.aspx>.
168
169config MTD_VMAX
170 tristate "JEDEC Flash device mapped on Tempustech VMAX SBC301"
171 depends on X86 && MTD_JEDEC && MTD_COMPLEX_MAPPINGS
172 help
173 This provides a 'mapping' driver which supports the way in which
174 the flash chips are connected in the Tempustech VMAX SBC301 Single
175 Board Computer. More information on the board is available at
176 <http://www.tempustech.com/>.
177
178config MTD_SCx200_DOCFLASH 160config MTD_SCx200_DOCFLASH
179 tristate "Flash device mapped with DOCCS on NatSemi SCx200" 161 tristate "Flash device mapped with DOCCS on NatSemi SCx200"
180 depends on SCx200 && MTD_CFI 162 depends on SCx200 && MTD_CFI