]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/Kconfig
common: Add CMD_SF Kconfig entry
[karo-tx-uboot.git] / common / Kconfig
index 907290a9f704957777e2ad280972c78d83282f61..ac288b42812edaa31de815e7ac17844c975239fe 100644 (file)
@@ -359,6 +359,11 @@ config CMD_MMC
        help
          MMC/SD support.
 
+config CMD_SF
+       bool "sf"
+       help
+         SPI Flash support
+
 config CMD_SPI
        bool "sspi"
        help