aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/Kconfig
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2013-03-11 12:07:35 -0400
committerDavid Woodhouse <David.Woodhouse@intel.com>2013-04-05 08:01:34 -0400
commita312c87ab019bca1400e4082a14c3e1c3d8f884d (patch)
tree4b6f71e9942e7c0723f3c7c0be37ae3f353b6408 /drivers/mtd/maps/Kconfig
parent83bfc0d1a728ffdd367b169f8fb1594c8423ddd8 (diff)
mtd: remove the tqm8xxl map driver
This driver depends on the CONFIG_TQM8xxL symbol, which is not defined anywhere, which means that this driver is dead. 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/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
index 3fe3216b9a6e..888e6842b698 100644
--- a/drivers/mtd/maps/Kconfig
+++ b/drivers/mtd/maps/Kconfig
@@ -274,16 +274,6 @@ config MTD_L440GX
274 274
275 BE VERY CAREFUL. 275 BE VERY CAREFUL.
276 276
277config MTD_TQM8XXL
278 tristate "CFI Flash device mapped on TQM8XXL"
279 depends on MTD_CFI && TQM8xxL
280 help
281 The TQM8xxL PowerPC board has up to two banks of CFI-compliant
282 chips, currently uses AMD one. This 'mapping' driver supports
283 that arrangement, allowing the CFI probe and command set driver
284 code to communicate with the chips on the TQM8xxL board. More at
285 <http://www.denx.de/wiki/PPCEmbedded/>.
286
287config MTD_CFI_FLAGADM 277config MTD_CFI_FLAGADM
288 tristate "CFI Flash device mapping on FlagaDM" 278 tristate "CFI Flash device mapping on FlagaDM"
289 depends on 8xx && MTD_CFI 279 depends on 8xx && MTD_CFI