4 bool "Enable Driver Model for MTD drivers"
7 Enable driver model for Memory Technology Devices (MTD), such as
8 flash, RAM and similar chips, often used for solid state file
9 systems on embedded devices.
12 bool "Enable parallel NOR flash support"
14 Enable support for parallel NOR flash.
17 bool "Enable Driver Model for CFI Flash driver"
20 The Common Flash Interface specification was developed by Intel,
21 AMD and other flash manufactures. It provides a universal method
22 for probing the capabilities of flash devices. If you wish to
23 support any device that is CFI-compliant, you need to enable this
24 option. Visit <http://www.amd.com/products/nvd/overview/cfi.html>
25 for more information on CFI.
28 bool "Altera Generic Quad SPI Controller"
31 This enables access to Altera EPCQ/EPCS flash chips using the
32 Altera Generic Quad SPI Controller. The controller converts SPI
33 NOR flash to parallel flash interface. Please find details on the
34 "Embedded Peripherals IP User Guide" of Altera.
37 bool "Microchip PIC32 Flash driver"
38 depends on MACH_PIC32 && MTD
40 This enables access to Microchip PIC32 internal non-CFI flash
41 chips through PIC32 Non-Volatile-Memory Controller.
44 bool "Renesas RCar Gen3 RPC Hyperflash driver"
45 depends on RCAR_GEN3 && MTD
47 This enables access to Hyperflash memory through the Renesas
48 RCar Gen3 RPC controller.
52 source "drivers/mtd/nand/Kconfig"
54 source "drivers/mtd/spi/Kconfig"
56 source "drivers/mtd/ubi/Kconfig"