]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/Kconfig
dm: usb: Move storage device scanning into its own function
[karo-tx-uboot.git] / common / Kconfig
index 130e2067aab88c8b0f3db7425836eae926ec73a6..04ff38ead4cbe7c406b0d4ca6f7993f088cd999a 100644 (file)
@@ -228,6 +228,12 @@ config CMD_FLASH
            erase - FLASH memory
            protect - enable or disable FLASH write protection
 
+config CMD_ARMFLASH
+       depends on FLASH_CFI_DRIVER
+       bool "armflash"
+       help
+         ARM Ltd reference designs flash partition access
+
 config MTD_DEVICE
        bool "MTD device support"