]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/Kconfig
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
[people/ms/u-boot.git] / arch / Kconfig
index 8d5d77ac2bb730a089a2bc2c2b884cd28f32c67c..d8e3263f83d78a04ca5c48f1d7815164b0845c2b 100644 (file)
@@ -66,6 +66,7 @@ config SANDBOX
        select DM_SPI
        select DM_GPIO
        select DM_MMC
+       select LZO
        imply CMD_GETTIME
        imply CMD_HASH
        imply CMD_IO
@@ -76,6 +77,7 @@ config SANDBOX
        imply HASH_VERIFY
        imply LZMA
        imply SCSI
+       imply CMD_SATA
 
 config SH
        bool "SuperH architecture"