]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/Kconfig
Kconfig: Finish migration of hashing commands
[people/ms/u-boot.git] / arch / Kconfig
index 02e887ac86cfdacc5131c60a066ce0a4aa56f59e..e0e4e8486c067467bfb44d1e044cecf5fe6a0a04 100644 (file)
@@ -70,12 +70,14 @@ config SANDBOX
        select DM_SPI
        select DM_GPIO
        select DM_MMC
+       imply CRC32_VERIFY
        imply CMD_GETTIME
        imply CMD_HASH
        imply CMD_IO
        imply CMD_IOTRACE
        imply LZMA
        imply CMD_LZMADEC
+       imply HASH_VERIFY
 
 config SH
        bool "SuperH architecture"