]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/mtd/Kconfig
flash: complete CONFIG_SYS_NO_FLASH move with renaming
[people/ms/u-boot.git] / drivers / mtd / Kconfig
index 3a9705c41bdf44074d9ff7b409a4fe2a67b277ed..19579801d246190d5a0df7e489ce06dcb612d616 100644 (file)
@@ -8,6 +8,11 @@ config MTD
          flash, RAM and similar chips, often used for solid state file
          systems on embedded devices.
 
+config MTD_NOR_FLASH
+       bool "Enable parallel NOR flash support"
+       help
+         Enable support for parallel NOR flash.
+
 config CFI_FLASH
        bool "Enable Driver Model for CFI Flash driver"
        depends on MTD