]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/mtd/nand/Kconfig
80b691b67b5ef49819c0105760baf40895b3368e
[linux-2.6-omap-h63xx.git] / drivers / mtd / nand / Kconfig
1 # drivers/mtd/nand/Kconfig
2
3 menuconfig MTD_NAND
4         tristate "NAND Device Support"
5         depends on MTD
6         select MTD_NAND_IDS
7         help
8           This enables support for accessing all type of NAND flash
9           devices. For further information see
10           <http://www.linux-mtd.infradead.org/doc/nand.html>.
11
12 if MTD_NAND
13
14 config MTD_NAND_VERIFY_WRITE
15         bool "Verify NAND page writes"
16         help
17           This adds an extra check when data is written to the flash. The
18           NAND flash device internally checks only bits transitioning
19           from 1 to 0. There is a rare possibility that even though the
20           device thinks the write was successful, a bit could have been
21           flipped accidentally due to device wear or something else.
22
23 config MTD_NAND_ECC_SMC
24         bool "NAND ECC Smart Media byte order"
25         default n
26         help
27           Software ECC according to the Smart Media Specification.
28           The original Linux implementation had byte 0 and 1 swapped.
29
30 config MTD_NAND_MUSEUM_IDS
31         bool "Enable chip ids for obsolete ancient NAND devices"
32         depends on MTD_NAND
33         default n
34         help
35           Enable this option only when your board has first generation
36           NAND chips (page size 256 byte, erase size 4-8KiB). The IDs
37           of these chips were reused by later, larger chips.
38
39 config MTD_NAND_AUTCPU12
40         tristate "SmartMediaCard on autronix autcpu12 board"
41         depends on ARCH_AUTCPU12
42         help
43           This enables the driver for the autronix autcpu12 board to
44           access the SmartMediaCard.
45
46 config MTD_NAND_EDB7312
47         tristate "Support for Cirrus Logic EBD7312 evaluation board"
48         depends on ARCH_EDB7312
49         help
50           This enables the driver for the Cirrus Logic EBD7312 evaluation
51           board to access the onboard NAND Flash.
52
53 config MTD_NAND_H1900
54         tristate "iPAQ H1900 flash"
55         depends on ARCH_PXA && MTD_PARTITIONS
56         help
57           This enables the driver for the iPAQ h1900 flash.
58
59 config MTD_NAND_GPIO
60         tristate "GPIO NAND Flash driver"
61         depends on GENERIC_GPIO && ARM
62         help
63           This enables a GPIO based NAND flash driver.
64
65 config MTD_NAND_SPIA
66         tristate "NAND Flash device on SPIA board"
67         depends on ARCH_P720T
68         help
69           If you had to ask, you don't have one. Say 'N'.
70
71 config MTD_NAND_AMS_DELTA
72         tristate "NAND Flash device on Amstrad E3"
73         depends on MACH_AMS_DELTA
74         help
75           Support for NAND flash on Amstrad E3 (Delta).
76
77 config MTD_NAND_OMAP2
78         tristate "NAND Flash device on OMAP2 and OMAP3"
79         depends on ARM && MTD_NAND && (ARCH_OMAP2 || ARCH_OMAP3)
80         help
81           Support for NAND flash on Texas Instruments OMAP2 and OMAP3 platforms.
82
83 config MTD_NAND_OMAP
84         tristate "NAND Flash device on OMAP H3/H2/P2 boards"
85         depends on ARM && ARCH_OMAP1 && MTD_NAND && (MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_PERSEUS2)
86         help
87           Support for NAND flash on Texas Instruments H3/H2/P2 platforms.
88
89 config MTD_NAND_OMAP_HW
90         bool "OMAP HW NAND Flash controller support"
91         depends on ARM && ARCH_OMAP16XX && MTD_NAND
92
93         help
94           Driver for TI OMAP16xx hardware NAND flash controller.
95
96 config MTD_NAND_TOTO
97         tristate "NAND Flash device on TOTO board"
98         depends on ARCH_OMAP && BROKEN
99         help
100           Support for NAND flash on Texas Instruments Toto platform.
101
102 config MTD_NAND_TS7250
103         tristate "NAND Flash device on TS-7250 board"
104         depends on MACH_TS72XX
105         help
106           Support for NAND flash on Technologic Systems TS-7250 platform.
107
108 config MTD_NAND_IDS
109         tristate
110
111 config MTD_NAND_AU1550
112         tristate "Au1550/1200 NAND support"
113         depends on SOC_AU1200 || SOC_AU1550
114         help
115           This enables the driver for the NAND flash controller on the
116           AMD/Alchemy 1550 SOC.
117
118 config MTD_NAND_BF5XX
119         tristate "Blackfin on-chip NAND Flash Controller driver"
120         depends on (BF54x || BF52x) && MTD_NAND
121         help
122           This enables the Blackfin on-chip NAND flash controller
123
124           No board specific support is done by this driver, each board
125           must advertise a platform_device for the driver to attach.
126
127           This driver can also be built as a module. If so, the module
128           will be called bf5xx-nand.
129
130 config MTD_NAND_BF5XX_HWECC
131         bool "BF5XX NAND Hardware ECC"
132         default y
133         depends on MTD_NAND_BF5XX
134         help
135           Enable the use of the BF5XX's internal ECC generator when
136           using NAND.
137
138 config MTD_NAND_BF5XX_BOOTROM_ECC
139         bool "Use Blackfin BootROM ECC Layout"
140         default n
141         depends on MTD_NAND_BF5XX_HWECC
142         help
143           If you wish to modify NAND pages and allow the Blackfin on-chip
144           BootROM to boot from them, say Y here.  This is only necessary
145           if you are booting U-Boot out of NAND and you wish to update
146           U-Boot from Linux' userspace.  Otherwise, you should say N here.
147
148           If unsure, say N.
149
150 config MTD_NAND_RTC_FROM4
151         tristate "Renesas Flash ROM 4-slot interface board (FROM_BOARD4)"
152         depends on SH_SOLUTION_ENGINE
153         select REED_SOLOMON
154         select REED_SOLOMON_DEC8
155         select BITREVERSE
156         help
157           This enables the driver for the Renesas Technology AG-AND
158           flash interface board (FROM_BOARD4)
159
160 config MTD_NAND_PPCHAMELEONEVB
161         tristate "NAND Flash device on PPChameleonEVB board"
162         depends on PPCHAMELEONEVB && BROKEN
163         help
164           This enables the NAND flash driver on the PPChameleon EVB Board.
165
166 config MTD_NAND_S3C2410
167         tristate "NAND Flash support for S3C2410/S3C2440 SoC"
168         depends on ARCH_S3C2410
169         help
170           This enables the NAND flash controller on the S3C2410 and S3C2440
171           SoCs
172
173           No board specific support is done by this driver, each board
174           must advertise a platform_device for the driver to attach.
175
176 config MTD_NAND_S3C2410_DEBUG
177         bool "S3C2410 NAND driver debug"
178         depends on MTD_NAND_S3C2410
179         help
180           Enable debugging of the S3C2410 NAND driver
181
182 config MTD_NAND_S3C2410_HWECC
183         bool "S3C2410 NAND Hardware ECC"
184         depends on MTD_NAND_S3C2410
185         help
186           Enable the use of the S3C2410's internal ECC generator when
187           using NAND. Early versions of the chip have had problems with
188           incorrect ECC generation, and if using these, the default of
189           software ECC is preferable.
190
191 config MTD_NAND_NDFC
192         tristate "NDFC NanD Flash Controller"
193         depends on 4xx
194         select MTD_NAND_ECC_SMC
195         help
196          NDFC Nand Flash Controllers are integrated in IBM/AMCC's 4xx SoCs
197
198 config MTD_NAND_S3C2410_CLKSTOP
199         bool "S3C2410 NAND IDLE clock stop"
200         depends on MTD_NAND_S3C2410
201         default n
202         help
203           Stop the clock to the NAND controller when there is no chip
204           selected to save power. This will mean there is a small delay
205           when the is NAND chip selected or released, but will save
206           approximately 5mA of power when there is nothing happening.
207
208 config MTD_NAND_DISKONCHIP
209         tristate "DiskOnChip 2000, Millennium and Millennium Plus (NAND reimplementation) (EXPERIMENTAL)"
210         depends on EXPERIMENTAL
211         select REED_SOLOMON
212         select REED_SOLOMON_DEC16
213         help
214           This is a reimplementation of M-Systems DiskOnChip 2000,
215           Millennium and Millennium Plus as a standard NAND device driver,
216           as opposed to the earlier self-contained MTD device drivers.
217           This should enable, among other things, proper JFFS2 operation on
218           these devices.
219
220 config MTD_NAND_DISKONCHIP_PROBE_ADVANCED
221         bool "Advanced detection options for DiskOnChip"
222         depends on MTD_NAND_DISKONCHIP
223         help
224           This option allows you to specify nonstandard address at which to
225           probe for a DiskOnChip, or to change the detection options.  You
226           are unlikely to need any of this unless you are using LinuxBIOS.
227           Say 'N'.
228
229 config MTD_NAND_DISKONCHIP_PROBE_ADDRESS
230         hex "Physical address of DiskOnChip" if MTD_NAND_DISKONCHIP_PROBE_ADVANCED
231         depends on MTD_NAND_DISKONCHIP
232         default "0"
233         ---help---
234         By default, the probe for DiskOnChip devices will look for a
235         DiskOnChip at every multiple of 0x2000 between 0xC8000 and 0xEE000.
236         This option allows you to specify a single address at which to probe
237         for the device, which is useful if you have other devices in that
238         range which get upset when they are probed.
239
240         (Note that on PowerPC, the normal probe will only check at
241         0xE4000000.)
242
243         Normally, you should leave this set to zero, to allow the probe at
244         the normal addresses.
245
246 config MTD_NAND_DISKONCHIP_PROBE_HIGH
247         bool "Probe high addresses"
248         depends on MTD_NAND_DISKONCHIP_PROBE_ADVANCED
249         help
250           By default, the probe for DiskOnChip devices will look for a
251           DiskOnChip at every multiple of 0x2000 between 0xC8000 and 0xEE000.
252           This option changes to make it probe between 0xFFFC8000 and
253           0xFFFEE000.  Unless you are using LinuxBIOS, this is unlikely to be
254           useful to you.  Say 'N'.
255
256 config MTD_NAND_DISKONCHIP_BBTWRITE
257         bool "Allow BBT writes on DiskOnChip Millennium and 2000TSOP"
258         depends on MTD_NAND_DISKONCHIP
259         help
260           On DiskOnChip devices shipped with the INFTL filesystem (Millennium
261           and 2000 TSOP/Alon), Linux reserves some space at the end of the
262           device for the Bad Block Table (BBT).  If you have existing INFTL
263           data on your device (created by non-Linux tools such as M-Systems'
264           DOS drivers), your data might overlap the area Linux wants to use for
265           the BBT.  If this is a concern for you, leave this option disabled and
266           Linux will not write BBT data into this area.
267           The downside of leaving this option disabled is that if bad blocks
268           are detected by Linux, they will not be recorded in the BBT, which
269           could cause future problems.
270           Once you enable this option, new filesystems (INFTL or others, created
271           in Linux or other operating systems) will not use the reserved area.
272           The only reason not to enable this option is to prevent damage to
273           preexisting filesystems.
274           Even if you leave this disabled, you can enable BBT writes at module
275           load time (assuming you build diskonchip as a module) with the module
276           parameter "inftl_bbt_write=1".
277
278 config MTD_NAND_SHARPSL
279         tristate "Support for NAND Flash on Sharp SL Series (C7xx + others)"
280         depends on ARCH_PXA
281
282 config MTD_NAND_BASLER_EXCITE
283         tristate  "Support for NAND Flash on Basler eXcite"
284         depends on BASLER_EXCITE
285         help
286           This enables the driver for the NAND flash device found on the
287           Basler eXcite Smart Camera. If built as a module, the driver
288           will be named "excite_nandflash.ko".
289
290 config MTD_NAND_CAFE
291         tristate "NAND support for OLPC CAFÉ chip"
292         depends on PCI
293         select REED_SOLOMON
294         select REED_SOLOMON_DEC16
295         help
296           Use NAND flash attached to the CAFÉ chip designed for the OLPC
297           laptop.
298
299 config MTD_NAND_CS553X
300         tristate "NAND support for CS5535/CS5536 (AMD Geode companion chip)"
301         depends on X86_32
302         help
303           The CS553x companion chips for the AMD Geode processor
304           include NAND flash controllers with built-in hardware ECC
305           capabilities; enabling this option will allow you to use
306           these. The driver will check the MSRs to verify that the
307           controller is enabled for NAND, and currently requires that
308           the controller be in MMIO mode.
309
310           If you say "m", the module will be called "cs553x_nand.ko".
311
312 config MTD_NAND_ATMEL
313         tristate "Support for NAND Flash / SmartMedia on AT91 and AVR32"
314         depends on ARCH_AT91 || AVR32
315         help
316           Enables support for NAND Flash / Smart Media Card interface
317           on Atmel AT91 and AVR32 processors.
318 choice
319         prompt "ECC management for NAND Flash / SmartMedia on AT91 / AVR32"
320         depends on MTD_NAND_ATMEL
321
322 config MTD_NAND_ATMEL_ECC_HW
323         bool "Hardware ECC"
324         depends on ARCH_AT91SAM9263 || ARCH_AT91SAM9260 || AVR32
325         help
326           Use hardware ECC instead of software ECC when the chip
327           supports it.
328
329           The hardware ECC controller is capable of single bit error
330           correction and 2-bit random detection per page.
331
332           NB : hardware and software ECC schemes are incompatible.
333           If you switch from one to another, you'll have to erase your
334           mtd partition.
335
336           If unsure, say Y
337
338 config MTD_NAND_ATMEL_ECC_SOFT
339         bool "Software ECC"
340         help
341           Use software ECC.
342
343           NB : hardware and software ECC schemes are incompatible.
344           If you switch from one to another, you'll have to erase your
345           mtd partition.
346
347 config MTD_NAND_ATMEL_ECC_NONE
348         bool "No ECC (testing only, DANGEROUS)"
349         depends on DEBUG_KERNEL
350         help
351           No ECC will be used.
352           It's not a good idea and it should be reserved for testing
353           purpose only.
354
355           If unsure, say N
356
357           endchoice
358
359 endchoice
360
361 config MTD_NAND_PXA3xx
362         tristate "Support for NAND flash devices on PXA3xx"
363         depends on MTD_NAND && PXA3xx
364         help
365           This enables the driver for the NAND flash device found on
366           PXA3xx processors
367
368 config MTD_NAND_PXA3xx_BUILTIN
369         bool "Use builtin definitions for some NAND chips (deprecated)"
370         depends on MTD_NAND_PXA3xx
371         help
372           This enables builtin definitions for some NAND chips. This
373           is deprecated in favor of platform specific data.
374
375 config MTD_NAND_CM_X270
376         tristate "Support for NAND Flash on CM-X270 modules"
377         depends on MTD_NAND && MACH_ARMCORE
378
379 config MTD_NAND_PASEMI
380         tristate "NAND support for PA Semi PWRficient"
381         depends on MTD_NAND && PPC_PASEMI
382         help
383           Enables support for NAND Flash interface on PA Semi PWRficient
384           based boards
385
386 config MTD_NAND_TMIO
387         tristate "NAND Flash device on Toshiba Mobile IO Controller"
388         depends on MTD_NAND && MFD_TMIO
389         help
390           Support for NAND flash connected to a Toshiba Mobile IO
391           Controller in some PDAs, including the Sharp SL6000x.
392
393 config MTD_NAND_NANDSIM
394         tristate "Support for NAND Flash Simulator"
395         depends on MTD_PARTITIONS
396         help
397           The simulator may simulate various NAND flash chips for the
398           MTD nand layer.
399
400 config MTD_NAND_PLATFORM
401         tristate "Support for generic platform NAND driver"
402         depends on MTD_NAND
403         help
404           This implements a generic NAND driver for on-SOC platform
405           devices. You will need to provide platform-specific functions
406           via platform_data.
407
408 config MTD_ALAUDA
409         tristate "MTD driver for Olympus MAUSB-10 and Fujifilm DPC-R1"
410         depends on MTD_NAND && USB
411         help
412           These two (and possibly other) Alauda-based cardreaders for
413           SmartMedia and xD allow raw flash access.
414
415 config MTD_NAND_ORION
416         tristate "NAND Flash support for Marvell Orion SoC"
417         depends on PLAT_ORION && MTD_NAND
418         help
419           This enables the NAND flash controller on Orion machines.
420
421           No board specific support is done by this driver, each board
422           must advertise a platform_device for the driver to attach.
423
424 config MTD_NAND_FSL_ELBC
425         tristate "NAND support for Freescale eLBC controllers"
426         depends on MTD_NAND && PPC_OF
427         help
428           Various Freescale chips, including the 8313, include a NAND Flash
429           Controller Module with built-in hardware ECC capabilities.
430           Enabling this option will enable you to use this to control
431           external NAND devices.
432
433 config MTD_NAND_FSL_UPM
434         tristate "Support for NAND on Freescale UPM"
435         depends on MTD_NAND && (PPC_83xx || PPC_85xx)
436         select FSL_LBC
437         help
438           Enables support for NAND Flash chips wired onto Freescale PowerPC
439           processor localbus with User-Programmable Machine support.
440
441 config MTD_NAND_MXC
442         tristate "MXC NAND support"
443         depends on ARCH_MX2 || ARCH_MX3
444         help
445           This enables the driver for the NAND flash controller on the
446           MXC processors.
447
448 config MTD_NAND_SH_FLCTL
449         tristate "Support for NAND on Renesas SuperH FLCTL"
450         depends on MTD_NAND && SUPERH && CPU_SUBTYPE_SH7723
451         help
452           Several Renesas SuperH CPU has FLCTL. This option enables support
453           for NAND Flash using FLCTL. This driver support SH7723.
454
455 config MTD_NAND_DAVINCI
456         tristate "Support NAND on DaVinci SoC"
457         depends on ARCH_DAVINCI
458         help
459           Enable the driver for NAND flash chips on Texas Instruments
460           DaVinci processors.
461
462 config MTD_NAND_TXX9NDFMC
463         tristate "NAND Flash support for TXx9 SoC"
464         depends on SOC_TX4938 || SOC_TX4939
465         help
466           This enables the NAND flash controller on the TXx9 SoCs.
467
468 config MTD_NAND_SOCRATES
469         tristate "Support for NAND on Socrates board"
470         depends on MTD_NAND && SOCRATES
471         help
472           Enables support for NAND Flash chips wired onto Socrates board.
473
474 endif # MTD_NAND