Lines Matching +full:mtd +full:- +full:ram
1 menu "MTD Support"
6 config MTD config
7 bool "Enable Driver Model for MTD drivers"
10 Enable driver model for Memory Technology Devices (MTD), such as
11 flash, RAM and similar chips, often used for solid state file
20 bool "Enable MTD Device for NAND and ONENAND devices"
22 Adds the MTD device infrastructure from the Linux kernel.
31 support any device that is CFI-compliant, you need to enable this
37 depends on MTD
42 support any device that is CFI-compliant, you need to enable this
53 bool "Enable CFI MTD driver"
58 to the MTD layer.
65 instead of U-Boot software protection.
76 depends on MTD
85 depends on MACH_PIC32 && MTD
87 This enables access to Microchip PIC32 internal non-CFI flash
88 chips through PIC32 Non-Volatile-Memory Controller.
92 depends on RCAR_GEN3 && MTD
97 source "drivers/mtd/nand/Kconfig"
99 source "drivers/mtd/spi/Kconfig"
101 source "drivers/mtd/ubi/Kconfig"