]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/Kconfig
kconfig: add Kconfig option for CMD_ROMUPDATE
[karo-tx-uboot.git] / common / Kconfig
index a8958b83436a97700b2af6b77ea72f05af9c029c..b6a4554d828149c5a2fa4fd9b94977a2e52dc5ce 100644 (file)
@@ -214,6 +214,10 @@ config CMD_NAND_TRIMFFS
          for using NAND flash filesystems on NAND controllers with
          a non-0xff ECC code for all 0xff data.
 
+config CMD_ROMUPDATE
+       bool
+       depends on NAND
+
 config CMD_MMC
        bool "mmc/sd"
        select PARTITIONS