blob: 7aac68a62f8c495567c30187e70964481281bfe8 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001# drivers/mtd/maps/Kconfig
Thomas Gleixner69f34c92005-11-07 11:15:40 +00002# $Id: Kconfig,v 1.61 2005/11/07 11:14:26 gleixner Exp $
Linus Torvalds1da177e2005-04-16 15:20:36 -07003
4menu "Mapping drivers for chip access"
5 depends on MTD!=n
6
7config MTD_COMPLEX_MAPPINGS
8 bool "Support non-linear mappings of flash chips"
9 depends on MTD
10 help
11 This causes the chip drivers to allow for complicated
12 paged mappings of flash chips.
13
14config MTD_PHYSMAP
15 tristate "CFI Flash device in physical memory map"
Takashi YOSHII79b9cd52006-08-15 07:26:32 -050016 depends on MTD_CFI || MTD_JEDECPROBE || MTD_ROM
Linus Torvalds1da177e2005-04-16 15:20:36 -070017 help
Takashi YOSHII79b9cd52006-08-15 07:26:32 -050018 This provides a 'mapping' driver which allows the NOR Flash and
19 ROM driver code to communicate with chips which are mapped
20 physically into the CPU's memory. You will need to configure
21 the physical address and size of the flash chips on your
22 particular board as well as the bus width, either statically
Linus Torvalds1da177e2005-04-16 15:20:36 -070023 with config options or at run-time.
24
25config MTD_PHYSMAP_START
26 hex "Physical start address of flash mapping"
27 depends on MTD_PHYSMAP
28 default "0x8000000"
29 help
30 This is the physical memory location at which the flash chips
31 are mapped on your particular target board. Refer to the
32 memory map which should hopefully be in the documentation for
33 your board.
34 Ignore this option if you use run-time physmap configuration
35 (i.e., run-time calling physmap_configure()).
36
37config MTD_PHYSMAP_LEN
38 hex "Physical length of flash mapping"
39 depends on MTD_PHYSMAP
Lennert Buytenhek73566ed2006-05-07 17:16:36 +010040 default "0"
Linus Torvalds1da177e2005-04-16 15:20:36 -070041 help
42 This is the total length of the mapping of the flash chips on
43 your particular board. If there is space, or aliases, in the
44 physical memory map between the chips, this could be larger
45 than the total amount of flash present. Refer to the memory
46 map which should hopefully be in the documentation for your
47 board.
48 Ignore this option if you use run-time physmap configuration
49 (i.e., run-time calling physmap_configure()).
50
51config MTD_PHYSMAP_BANKWIDTH
52 int "Bank width in octets"
53 depends on MTD_PHYSMAP
54 default "2"
55 help
56 This is the total width of the data bus of the flash devices
57 in octets. For example, if you have a data bus width of 32
58 bits, you would set the bus width octect value to 4. This is
59 used internally by the CFI drivers.
60 Ignore this option if you use run-time physmap configuration
61 (i.e., run-time calling physmap_configure()).
62
Vitaly Woola2c2fe42006-12-06 13:17:49 +030063config MTD_PHYSMAP_OF
64 tristate "Flash device in physical memory map based on OF descirption"
65 depends on PPC_OF && (MTD_CFI || MTD_JEDECPROBE || MTD_ROM)
66 help
67 This provides a 'mapping' driver which allows the NOR Flash and
68 ROM driver code to communicate with chips which are mapped
69 physically into the CPU's memory. The mapping description here is
70 taken from OF device tree.
71
Linus Torvalds1da177e2005-04-16 15:20:36 -070072config MTD_SUN_UFLASH
73 tristate "Sun Microsystems userflash support"
Adrian Bunk0b57ee92005-12-22 21:03:47 -080074 depends on SPARC && MTD_CFI
Linus Torvalds1da177e2005-04-16 15:20:36 -070075 help
Thomas Gleixner69f34c92005-11-07 11:15:40 +000076 This provides a 'mapping' driver which supports the way in
77 which user-programmable flash chips are connected on various
78 Sun Microsystems boardsets. This driver will require CFI support
Linus Torvalds1da177e2005-04-16 15:20:36 -070079 in the kernel, so if you did not enable CFI previously, do that now.
80
81config MTD_PNC2000
82 tristate "CFI Flash device mapped on Photron PNC-2000"
83 depends on X86 && MTD_CFI && MTD_PARTITIONS
84 help
85 PNC-2000 is the name of Network Camera product from PHOTRON
86 Ltd. in Japan. It uses CFI-compliant flash.
87
88config MTD_SC520CDP
89 tristate "CFI Flash device mapped on AMD SC520 CDP"
Daniel Drakefbbc21c2006-04-29 11:41:44 +010090 depends on X86 && MTD_CFI && MTD_CONCAT
Linus Torvalds1da177e2005-04-16 15:20:36 -070091 help
92 The SC520 CDP board has two banks of CFI-compliant chips and one
93 Dual-in-line JEDEC chip. This 'mapping' driver supports that
94 arrangement, implementing three MTD devices.
95
96config MTD_NETSC520
97 tristate "CFI Flash device mapped on AMD NetSc520"
98 depends on X86 && MTD_CFI && MTD_PARTITIONS
99 help
100 This enables access routines for the flash chips on the AMD NetSc520
Thomas Gleixner69f34c92005-11-07 11:15:40 +0000101 demonstration board. If you have one of these boards and would like
Linus Torvalds1da177e2005-04-16 15:20:36 -0700102 to use the flash chips on it, say 'Y'.
103
104config MTD_TS5500
105 tristate "JEDEC Flash device mapped on Technologic Systems TS-5500"
Sean Youngef63d002005-11-09 00:12:50 +0000106 depends on X86
Sean Young01ac7422005-06-29 09:46:19 +0000107 select MTD_PARTITIONS
108 select MTD_JEDECPROBE
109 select MTD_CFI_AMDSTD
Linus Torvalds1da177e2005-04-16 15:20:36 -0700110 help
111 This provides a driver for the on-board flash of the Technologic
Sean Younge27a9962005-06-16 09:49:33 +0100112 System's TS-5500 board. The 2MB flash is split into 3 partitions
Linus Torvalds1da177e2005-04-16 15:20:36 -0700113 which are accessed as separate MTD devices.
114
Sean Younge27a9962005-06-16 09:49:33 +0100115 mtd0 and mtd2 are the two BIOS drives, which use the resident
116 flash disk (RFD) flash translation layer.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700117
118 mtd1 allows you to reprogram your BIOS. BE VERY CAREFUL.
119
120 Note that jumper 3 ("Write Enable Drive A") must be set
Egry Gábor4992a9e2006-05-12 17:35:02 +0100121 otherwise detection won't succeed.
Linus Torvalds1da177e2005-04-16 15:20:36 -0700122
123config MTD_SBC_GXX
124 tristate "CFI Flash device mapped on Arcom SBC-GXx boards"
125 depends on X86 && MTD_CFI_INTELEXT && MTD_PARTITIONS && MTD_COMPLEX_MAPPINGS
126 help
127 This provides a driver for the on-board flash of Arcom Control
128 Systems' SBC-GXn family of boards, formerly known as SBC-MediaGX.
129 By default the flash is split into 3 partitions which are accessed
130 as separate MTD devices. This board utilizes Intel StrataFlash.
131 More info at
132 <http://www.arcomcontrols.com/products/icp/pc104/processors/SBC_GX1.htm>.
133
Linus Torvalds1da177e2005-04-16 15:20:36 -0700134config MTD_LUBBOCK
135 tristate "CFI Flash device mapped on Intel Lubbock XScale eval board"
136 depends on ARCH_LUBBOCK && MTD_CFI_INTELEXT && MTD_PARTITIONS
137 help
138 This provides a driver for the on-board flash of the Intel
139 'Lubbock' XScale evaluation board.
140
Nico Pitrecbec19a2005-07-01 23:55:24 +0100141config MTD_MAINSTONE
142 tristate "CFI Flash device mapped on Intel Mainstone XScale eval board"
143 depends on MACH_MAINSTONE && MTD_CFI_INTELEXT
144 select MTD_PARTITIONS
145 help
146 This provides a driver for the on-board flash of the Intel
147 'Mainstone PXA27x evaluation board.
148
Linus Torvalds1da177e2005-04-16 15:20:36 -0700149config MTD_OCTAGON
150 tristate "JEDEC Flash device mapped on Octagon 5066 SBC"
151 depends on X86 && MTD_JEDEC && MTD_COMPLEX_MAPPINGS
152 help
153 This provides a 'mapping' driver which supports the way in which
154 the flash chips are connected in the Octagon-5066 Single Board
155 Computer. More information on the board is available at
156 <http://www.octagonsystems.com/CPUpages/5066.html>.
157
158config MTD_VMAX
159 tristate "JEDEC Flash device mapped on Tempustech VMAX SBC301"
160 depends on X86 && MTD_JEDEC && MTD_COMPLEX_MAPPINGS
161 help
162 This provides a 'mapping' driver which supports the way in which
163 the flash chips are connected in the Tempustech VMAX SBC301 Single
164 Board Computer. More information on the board is available at
165 <http://www.tempustech.com/>.
166
167config MTD_SCx200_DOCFLASH
168 tristate "Flash device mapped with DOCCS on NatSemi SCx200"
169 depends on SCx200 && MTD_CFI && MTD_PARTITIONS
170 help
171 Enable support for a flash chip mapped using the DOCCS signal on a
172 National Semiconductor SCx200 processor.
173
174 If you don't know what to do here, say N.
175
176 If compiled as a module, it will be called scx200_docflash.
177
178config MTD_AMD76XROM
179 tristate "BIOS flash chip on AMD76x southbridge"
180 depends on X86 && MTD_JEDECPROBE
181 help
182 Support for treating the BIOS flash chip on AMD76x motherboards
183 as an MTD device - with this you can reprogram your BIOS.
184
185 BE VERY CAREFUL.
186
187config MTD_ICHXROM
188 tristate "BIOS flash chip on Intel Controller Hub 2/3/4/5"
189 depends on X86 && MTD_JEDECPROBE
190 help
191 Support for treating the BIOS flash chip on ICHX motherboards
192 as an MTD device - with this you can reprogram your BIOS.
193
194 BE VERY CAREFUL.
195
Lew Glendenning29175772006-10-20 14:41:04 -0700196config MTD_ESB2ROM
197 tristate "BIOS flash chip on Intel ESB Controller Hub 2"
Randy Dunlapdffbc422006-12-04 15:03:00 -0800198 depends on X86 && MTD_JEDECPROBE && PCI
Lew Glendenning29175772006-10-20 14:41:04 -0700199 help
200 Support for treating the BIOS flash chip on ESB2 motherboards
201 as an MTD device - with this you can reprogram your BIOS.
202
203 BE VERY CAREFUL.
204
Dave Olsen90afffc2006-11-06 16:33:57 -0700205config MTD_CK804XROM
206 tristate "BIOS flash chip on Nvidia CK804"
207 depends on X86 && MTD_JEDECPROBE
208 help
209 Support for treating the BIOS flash chip on nvidia motherboards
210 as an MTD device - with this you can reprogram your BIOS.
211
212 BE VERY CAREFUL.
213
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214config MTD_SCB2_FLASH
215 tristate "BIOS flash chip on Intel SCB2 boards"
216 depends on X86 && MTD_JEDECPROBE
217 help
218 Support for treating the BIOS flash chip on Intel SCB2 boards
219 as an MTD device - with this you can reprogram your BIOS.
220
221 BE VERY CAREFUL.
222
223config MTD_TSUNAMI
224 tristate "Flash chips on Tsunami TIG bus"
225 depends on ALPHA_TSUNAMI && MTD_COMPLEX_MAPPINGS
226 help
227 Support for the flash chip on Tsunami TIG bus.
228
229config MTD_LASAT
Martin Michlmayrceb31db2006-03-20 04:40:46 +0000230 tristate "LASAT flash device"
231 depends on LASAT && MTD_CFI
Linus Torvalds1da177e2005-04-16 15:20:36 -0700232 help
233 Support for the flash chips on the Lasat 100 and 200 boards.
234
235config MTD_NETtel
236 tristate "CFI flash device on SnapGear/SecureEdge"
237 depends on X86 && MTD_PARTITIONS && MTD_JEDECPROBE
238 help
239 Support for flash chips on NETtel/SecureEdge/SnapGear boards.
240
Pete Popov002fa302005-02-27 21:50:25 +0000241config MTD_ALCHEMY
Roman Zippele55a3e82006-06-08 22:12:49 -0700242 tristate "AMD Alchemy Pb1xxx/Db1xxx/RDK MTD support"
Sean Young01ac7422005-06-29 09:46:19 +0000243 depends on SOC_AU1X00
Linus Torvalds1da177e2005-04-16 15:20:36 -0700244 help
Pete Popov002fa302005-02-27 21:50:25 +0000245 Flash memory access on AMD Alchemy Pb/Db/RDK Reference Boards
Linus Torvalds1da177e2005-04-16 15:20:36 -0700246
Joern Engelb523b3b2005-09-18 11:46:45 +0100247config MTD_MTX1
248 tristate "4G Systems MTX-1 Flash device"
249 depends on MIPS && MIPS_MTX1
250 help
251 Flash memory access on 4G Systems MTX-1 Board. If you have one of
252 these boards and would like to use the flash chips on it, say 'Y'.
253
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254config MTD_DILNETPC
255 tristate "CFI Flash device mapped on DIL/Net PC"
256 depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT
257 help
258 MTD map driver for SSV DIL/Net PC Boards "DNP" and "ADNP".
259 For details, see <http://www.ssv-embedded.de/ssv/pc104/p169.htm>
260 and <http://www.ssv-embedded.de/ssv/pc104/p170.htm>
261
262config MTD_DILNETPC_BOOTSIZE
263 hex "Size of DIL/Net PC flash boot partition"
264 depends on MTD_DILNETPC
265 default "0x80000"
266 help
267 The amount of space taken up by the kernel or Etherboot
268 on the DIL/Net PC flash chips.
269
270config MTD_L440GX
271 tristate "BIOS flash chip on Intel L440GX boards"
272 depends on X86 && MTD_JEDECPROBE
273 help
274 Support for treating the BIOS flash chip on Intel L440GX motherboards
275 as an MTD device - with this you can reprogram your BIOS.
276
277 BE VERY CAREFUL.
278
279config MTD_SBC8240
280 tristate "Flash device on SBC8240"
Sean Young01ac7422005-06-29 09:46:19 +0000281 depends on MTD_JEDECPROBE && 8260
Linus Torvalds1da177e2005-04-16 15:20:36 -0700282 help
283 Flash access on the SBC8240 board from Wind River. See
284 <http://www.windriver.com/products/sbc8240/>
285
286config MTD_TQM8XXL
287 tristate "CFI Flash device mapped on TQM8XXL"
Sean Young01ac7422005-06-29 09:46:19 +0000288 depends on MTD_CFI && TQM8xxL
Linus Torvalds1da177e2005-04-16 15:20:36 -0700289 help
290 The TQM8xxL PowerPC board has up to two banks of CFI-compliant
291 chips, currently uses AMD one. This 'mapping' driver supports
292 that arrangement, allowing the CFI probe and command set driver
293 code to communicate with the chips on the TQM8xxL board. More at
294 <http://www.denx.de/embedded-ppc-en.html>.
295
296config MTD_RPXLITE
297 tristate "CFI Flash device mapped on RPX Lite or CLLF"
Sean Young01ac7422005-06-29 09:46:19 +0000298 depends on MTD_CFI && (RPXCLASSIC || RPXLITE)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299 help
300 The RPXLite PowerPC board has CFI-compliant chips mapped in
301 a strange sparse mapping. This 'mapping' driver supports that
302 arrangement, allowing the CFI probe and command set driver code
303 to communicate with the chips on the RPXLite board. More at
304 <http://www.embeddedplanet.com/>.
305
306config MTD_MBX860
307 tristate "System flash on MBX860 board"
Sean Young01ac7422005-06-29 09:46:19 +0000308 depends on MTD_CFI && MBX
Linus Torvalds1da177e2005-04-16 15:20:36 -0700309 help
310 This enables access routines for the flash chips on the Motorola
311 MBX860 board. If you have one of these boards and would like
312 to use the flash chips on it, say 'Y'.
313
314config MTD_DBOX2
315 tristate "CFI Flash device mapped on D-Box2"
Sean Young01ac7422005-06-29 09:46:19 +0000316 depends on DBOX2 && MTD_CFI_INTELSTD && MTD_CFI_INTELEXT && MTD_CFI_AMDSTD
Linus Torvalds1da177e2005-04-16 15:20:36 -0700317 help
318 This enables access routines for the flash chips on the Nokia/Sagem
319 D-Box 2 board. If you have one of these boards and would like to use
320 the flash chips on it, say 'Y'.
321
322config MTD_CFI_FLAGADM
323 tristate "CFI Flash device mapping on FlagaDM"
Sean Young01ac7422005-06-29 09:46:19 +0000324 depends on 8xx && MTD_CFI
Linus Torvalds1da177e2005-04-16 15:20:36 -0700325 help
326 Mapping for the Flaga digital module. If you don't have one, ignore
327 this setting.
328
329config MTD_BEECH
330 tristate "CFI Flash device mapped on IBM 405LP Beech"
Sean Young01ac7422005-06-29 09:46:19 +0000331 depends on MTD_CFI && BEECH
Linus Torvalds1da177e2005-04-16 15:20:36 -0700332 help
333 This enables access routines for the flash chips on the IBM
334 405LP Beech board. If you have one of these boards and would like
335 to use the flash chips on it, say 'Y'.
336
337config MTD_ARCTIC
338 tristate "CFI Flash device mapped on IBM 405LP Arctic"
Sean Young01ac7422005-06-29 09:46:19 +0000339 depends on MTD_CFI && ARCTIC2
Linus Torvalds1da177e2005-04-16 15:20:36 -0700340 help
341 This enables access routines for the flash chips on the IBM 405LP
342 Arctic board. If you have one of these boards and would like to
343 use the flash chips on it, say 'Y'.
344
345config MTD_WALNUT
346 tristate "Flash device mapped on IBM 405GP Walnut"
Sean Young01ac7422005-06-29 09:46:19 +0000347 depends on MTD_JEDECPROBE && WALNUT
Linus Torvalds1da177e2005-04-16 15:20:36 -0700348 help
349 This enables access routines for the flash chips on the IBM 405GP
350 Walnut board. If you have one of these boards and would like to
351 use the flash chips on it, say 'Y'.
352
353config MTD_EBONY
354 tristate "Flash devices mapped on IBM 440GP Ebony"
Sean Young01ac7422005-06-29 09:46:19 +0000355 depends on MTD_JEDECPROBE && EBONY
Linus Torvalds1da177e2005-04-16 15:20:36 -0700356 help
357 This enables access routines for the flash chips on the IBM 440GP
358 Ebony board. If you have one of these boards and would like to
359 use the flash chips on it, say 'Y'.
360
361config MTD_OCOTEA
362 tristate "Flash devices mapped on IBM 440GX Ocotea"
Sean Young01ac7422005-06-29 09:46:19 +0000363 depends on MTD_CFI && OCOTEA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700364 help
365 This enables access routines for the flash chips on the IBM 440GX
366 Ocotea board. If you have one of these boards and would like to
367 use the flash chips on it, say 'Y'.
368
369config MTD_REDWOOD
370 tristate "CFI Flash devices mapped on IBM Redwood"
Sean Young01ac7422005-06-29 09:46:19 +0000371 depends on MTD_CFI && ( REDWOOD_4 || REDWOOD_5 || REDWOOD_6 )
Linus Torvalds1da177e2005-04-16 15:20:36 -0700372 help
373 This enables access routines for the flash chips on the IBM
374 Redwood board. If you have one of these boards and would like to
375 use the flash chips on it, say 'Y'.
376
Marian Balakowiczbe30c102005-11-07 08:33:38 +0000377config MTD_TQM834x
378 tristate "Flash device mapped on TQ Components TQM834x Boards"
379 depends on MTD_CFI && TQM834x
380 help
381 This enables access routines for the flash chips on the
382 TQ Components TQM834x boards. If you have one of these boards
383 and would like to use the flash chips on it, say 'Y'.
384
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385config MTD_CSTM_MIPS_IXX
386 tristate "Flash chip mapping on ITE QED-4N-S01B, Globespan IVR or custom board"
387 depends on MIPS && MTD_CFI && MTD_JEDECPROBE && MTD_PARTITIONS
388 help
389 This provides a mapping driver for the Integrated Technology
390 Express, Inc (ITE) QED-4N-S01B eval board and the Globespan IVR
391 Reference Board. It provides the necessary addressing, length,
392 buswidth, vpp code and addition setup of the flash device for
393 these boards. In addition, this mapping driver can be used for
394 other boards via setting of the CONFIG_MTD_CSTM_MIPS_IXX_START/
395 LEN/BUSWIDTH parameters. This mapping will provide one mtd device
396 using one partition. The start address can be offset from the
397 beginning of flash and the len can be less than the total flash
398 device size to allow a window into the flash. Both CFI and JEDEC
399 probes are called.
400
401config MTD_CSTM_MIPS_IXX_START
402 hex "Physical start address of flash mapping"
403 depends on MTD_CSTM_MIPS_IXX
404 default "0x8000000"
405 help
406 This is the physical memory location that the MTD driver will
Thomas Gleixner69f34c92005-11-07 11:15:40 +0000407 use for the flash chips on your particular target board.
408 Refer to the memory map which should hopefully be in the
Linus Torvalds1da177e2005-04-16 15:20:36 -0700409 documentation for your board.
410
411config MTD_CSTM_MIPS_IXX_LEN
412 hex "Physical length of flash mapping"
413 depends on MTD_CSTM_MIPS_IXX
414 default "0x4000000"
415 help
Thomas Gleixner69f34c92005-11-07 11:15:40 +0000416 This is the total length that the MTD driver will use for the
Linus Torvalds1da177e2005-04-16 15:20:36 -0700417 flash chips on your particular board. Refer to the memory
418 map which should hopefully be in the documentation for your
419 board.
420
421config MTD_CSTM_MIPS_IXX_BUSWIDTH
422 int "Bus width in octets"
423 depends on MTD_CSTM_MIPS_IXX
424 default "2"
425 help
426 This is the total bus width of the mapping of the flash chips
427 on your particular board.
428
429config MTD_OCELOT
430 tristate "Momenco Ocelot boot flash device"
431 depends on MIPS && MOMENCO_OCELOT
432 help
433 This enables access routines for the boot flash device and for the
434 NVRAM on the Momenco Ocelot board. If you have one of these boards
435 and would like access to either of these, say 'Y'.
436
437config MTD_SOLUTIONENGINE
438 tristate "CFI Flash device mapped on Hitachi SolutionEngine"
439 depends on SUPERH && MTD_CFI && MTD_REDBOOT_PARTS
440 help
441 This enables access to the flash chips on the Hitachi SolutionEngine and
442 similar boards. Say 'Y' if you are building a kernel for such a board.
443
444config MTD_ARM_INTEGRATOR
445 tristate "CFI Flash device mapped on ARM Integrator/P720T"
446 depends on ARM && MTD_CFI
447
448config MTD_CDB89712
449 tristate "Cirrus CDB89712 evaluation board mappings"
Sean Young01ac7422005-06-29 09:46:19 +0000450 depends on MTD_CFI && ARCH_CDB89712
Linus Torvalds1da177e2005-04-16 15:20:36 -0700451 help
452 This enables access to the flash or ROM chips on the CDB89712 board.
453 If you have such a board, say 'Y'.
454
455config MTD_SA1100
456 tristate "CFI Flash device mapped on StrongARM SA11x0"
Sean Young01ac7422005-06-29 09:46:19 +0000457 depends on MTD_CFI && ARCH_SA1100 && MTD_PARTITIONS
Linus Torvalds1da177e2005-04-16 15:20:36 -0700458 help
459 This enables access to the flash chips on most platforms based on
460 the SA1100 and SA1110, including the Assabet and the Compaq iPAQ.
461 If you have such a board, say 'Y'.
462
463config MTD_IPAQ
464 tristate "CFI Flash device mapped on Compaq/HP iPAQ"
Sean Young01ac7422005-06-29 09:46:19 +0000465 depends on IPAQ_HANDHELD && MTD_CFI
Linus Torvalds1da177e2005-04-16 15:20:36 -0700466 help
467 This provides a driver for the on-board flash of the iPAQ.
468
469config MTD_DC21285
470 tristate "CFI Flash device mapped on DC21285 Footbridge"
Sean Young01ac7422005-06-29 09:46:19 +0000471 depends on MTD_CFI && ARCH_FOOTBRIDGE && MTD_COMPLEX_MAPPINGS
Linus Torvalds1da177e2005-04-16 15:20:36 -0700472 help
473 This provides a driver for the flash accessed using Intel's
474 21285 bridge used with Intel's StrongARM processors. More info at
475 <http://www.intel.com/design/bridge/docs/21285_documentation.htm>.
476
Linus Torvalds1da177e2005-04-16 15:20:36 -0700477config MTD_IXP4XX
478 tristate "CFI Flash device mapped on Intel IXP4xx based systems"
Sean Young01ac7422005-06-29 09:46:19 +0000479 depends on MTD_CFI && MTD_COMPLEX_MAPPINGS && ARCH_IXP4XX
Linus Torvalds1da177e2005-04-16 15:20:36 -0700480 help
Thomas Gleixner69f34c92005-11-07 11:15:40 +0000481 This enables MTD access to flash devices on platforms based
Linus Torvalds1da177e2005-04-16 15:20:36 -0700482 on Intel's IXP4xx family of network processors such as the
483 IXDP425 and Coyote. If you have an IXP4xx based board and
484 would like to use the flash chips on it, say 'Y'.
485
486config MTD_IXP2000
487 tristate "CFI Flash device mapped on Intel IXP2000 based systems"
Sean Young01ac7422005-06-29 09:46:19 +0000488 depends on MTD_CFI && MTD_COMPLEX_MAPPINGS && ARCH_IXP2000
Linus Torvalds1da177e2005-04-16 15:20:36 -0700489 help
Thomas Gleixner69f34c92005-11-07 11:15:40 +0000490 This enables MTD access to flash devices on platforms based
Linus Torvalds1da177e2005-04-16 15:20:36 -0700491 on Intel's IXP2000 family of network processors such as the
492 IXDP425 and Coyote. If you have an IXP2000 based board and
493 would like to use the flash chips on it, say 'Y'.
494
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495config MTD_FORTUNET
496 tristate "CFI Flash device mapped on the FortuNet board"
Sean Young01ac7422005-06-29 09:46:19 +0000497 depends on MTD_CFI && MTD_PARTITIONS && SA1100_FORTUNET
Linus Torvalds1da177e2005-04-16 15:20:36 -0700498 help
499 This enables access to the Flash on the FortuNet board. If you
500 have such a board, say 'Y'.
501
502config MTD_AUTCPU12
503 tristate "NV-RAM mapping AUTCPU12 board"
Sean Young01ac7422005-06-29 09:46:19 +0000504 depends on ARCH_AUTCPU12
Linus Torvalds1da177e2005-04-16 15:20:36 -0700505 help
506 This enables access to the NV-RAM on autronix autcpu12 board.
507 If you have such a board, say 'Y'.
508
509config MTD_EDB7312
510 tristate "CFI Flash device mapped on EDB7312"
Sean Young01ac7422005-06-29 09:46:19 +0000511 depends on ARCH_EDB7312 && MTD_CFI
Linus Torvalds1da177e2005-04-16 15:20:36 -0700512 help
513 This enables access to the CFI Flash on the Cogent EDB7312 board.
514 If you have such a board, say 'Y' here.
515
516config MTD_IMPA7
517 tristate "JEDEC Flash device mapped on impA7"
518 depends on ARM && MTD_JEDECPROBE
519 help
520 This enables access to the NOR Flash on the impA7 board of
521 implementa GmbH. If you have such a board, say 'Y' here.
522
523config MTD_CEIVA
524 tristate "JEDEC Flash device mapped on Ceiva/Polaroid PhotoMax Digital Picture Frame"
Sean Young01ac7422005-06-29 09:46:19 +0000525 depends on MTD_JEDECPROBE && ARCH_CEIVA
Linus Torvalds1da177e2005-04-16 15:20:36 -0700526 help
527 This enables access to the flash chips on the Ceiva/Polaroid
528 PhotoMax Digital Picture Frame.
529 If you have such a device, say 'Y'.
530
531config MTD_NOR_TOTO
532 tristate "NOR Flash device on TOTO board"
Sean Young01ac7422005-06-29 09:46:19 +0000533 depends on ARCH_OMAP && OMAP_TOTO
Linus Torvalds1da177e2005-04-16 15:20:36 -0700534 help
535 This enables access to the NOR flash on the Texas Instruments
536 TOTO board.
537
538config MTD_H720X
539 tristate "Hynix evaluation board mappings"
Sean Young01ac7422005-06-29 09:46:19 +0000540 depends on MTD_CFI && ( ARCH_H7201 || ARCH_H7202 )
Linus Torvalds1da177e2005-04-16 15:20:36 -0700541 help
542 This enables access to the flash chips on the Hynix evaluation boards.
543 If you have such a board, say 'Y'.
544
545config MTD_MPC1211
546 tristate "CFI Flash device mapped on Interface MPC-1211"
Sean Young01ac7422005-06-29 09:46:19 +0000547 depends on SH_MPC1211 && MTD_CFI
Linus Torvalds1da177e2005-04-16 15:20:36 -0700548 help
549 This enables access to the flash chips on the Interface MPC-1211(CTP/PCI/MPC-SH02).
550 If you have such a board, say 'Y'.
551
Todd Poynor10c96f22005-07-02 02:53:28 +0100552config MTD_OMAP_NOR
553 tristate "TI OMAP board mappings"
554 depends on MTD_CFI && ARCH_OMAP
555 help
556 This enables access to the NOR flash chips on TI OMAP-based
557 boards defining flash platform devices and flash platform data.
558 These boards include the Innovator, H2, H3, OSK, Perseus2, and
559 more. If you have such a board, say 'Y'.
560
Linus Torvalds1da177e2005-04-16 15:20:36 -0700561# This needs CFI or JEDEC, depending on the cards found.
562config MTD_PCI
563 tristate "PCI MTD driver"
564 depends on MTD && PCI && MTD_COMPLEX_MAPPINGS
565 help
566 Mapping for accessing flash devices on add-in cards like the Intel XScale
567 IQ80310 card, and the Intel EBSA285 card in blank ROM programming mode
568 (please see the manual for the link settings).
569
570 If you are not sure, say N.
571
572config MTD_PCMCIA
573 tristate "PCMCIA MTD driver"
574 depends on MTD && PCMCIA && MTD_COMPLEX_MAPPINGS && BROKEN
575 help
576 Map driver for accessing PCMCIA linear flash memory cards. These
577 cards are usually around 4-16MiB in size. This does not include
578 Compact Flash cards which are treated as IDE devices.
579
Dominik Brodowski11d28a32005-06-27 16:28:32 -0700580config MTD_PCMCIA_ANONYMOUS
581 bool "Use PCMCIA MTD drivers for anonymous PCMCIA cards"
582 depends on MTD_PCMCIA
Dominik Brodowski11d28a32005-06-27 16:28:32 -0700583 help
584 If this option is enabled, PCMCIA cards which do not report
585 anything about themselves are assumed to be MTD cards.
586
587 If unsure, say N.
588
Linus Torvalds1da177e2005-04-16 15:20:36 -0700589config MTD_UCLINUX
590 tristate "Generic uClinux RAM/ROM filesystem support"
591 depends on MTD_PARTITIONS && !MMU
592 help
593 Map driver to support image based filesystems for uClinux.
594
595config MTD_WRSBC8260
596 tristate "Map driver for WindRiver PowerQUICC II MPC82xx board"
597 depends on (SBC82xx || SBC8560)
598 select MTD_PARTITIONS
599 select MTD_MAP_BANK_WIDTH_4
600 select MTD_MAP_BANK_WIDTH_1
601 select MTD_CFI_I1
602 select MTD_CFI_I4
603 help
604 Map driver for WindRiver PowerQUICC II MPC82xx board. Drives
605 all three flash regions on CS0, CS1 and CS6 if they are configured
606 correctly by the boot loader.
607
608config MTD_DMV182
609 tristate "Map driver for Dy-4 SVME/DMV-182 board."
610 depends on DMV182
611 select MTD_PARTITIONS
612 select MTD_MAP_BANK_WIDTH_32
613 select MTD_CFI_I8
614 select MTD_CFI_AMDSTD
615 help
616 Map driver for Dy-4 SVME/DMV-182 board.
617
618config MTD_BAST
Ben Dooks76853592005-02-18 11:03:48 +0000619 tristate "Map driver for Simtec BAST (EB2410ITX) or Thorcom VR1000"
620 depends on ARCH_BAST || MACH_VR1000
Linus Torvalds1da177e2005-04-16 15:20:36 -0700621 select MTD_PARTITIONS
622 select MTD_MAP_BANK_WIDTH_16
623 select MTD_JEDECPROBE
624 help
Ben Dooks76853592005-02-18 11:03:48 +0000625 Map driver for NOR flash on the Simtec BAST (EB2410ITX), or the
626 Thorcom VR1000
Linus Torvalds1da177e2005-04-16 15:20:36 -0700627
628 Note, this driver *cannot* over-ride the WP link on the
629 board, or currently detect the state of the link.
630
631config MTD_BAST_MAXSIZE
632 int "Maximum size for BAST flash area (MiB)"
633 depends on MTD_BAST
634 default "4"
635
636config MTD_SHARP_SL
637 bool "ROM maped on Sharp SL Series"
638 depends on MTD && ARCH_PXA
639 help
640 This enables access to the flash chip on the Sharp SL Series of PDAs.
641
Ben Dooks99f2a8a2005-01-24 00:37:04 +0000642config MTD_PLATRAM
Thomas Gleixner3c45e002005-03-18 02:07:24 +0000643 tristate "Map driver for platform device RAM (mtd-ram)"
Ben Dooks99f2a8a2005-01-24 00:37:04 +0000644 depends on MTD
645 select MTD_RAM
646 help
647 Map driver for RAM areas described via the platform device
648 system.
649
650 This selection automatically selects the map_ram driver.
651
Linus Torvalds1da177e2005-04-16 15:20:36 -0700652endmenu
653