]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/Kconfig
Convert CONFIG_CMD_IO to Kconfig
[people/ms/u-boot.git] / arch / Kconfig
index ed6b6a0a85a4c56365835be05097312aa4fb054e..a8a13b79f4ca0b56ba50f4d4e3aa69a6176b6c84 100644 (file)
@@ -69,6 +69,7 @@ config SANDBOX
        select DM_GPIO
        select DM_MMC
        imply CMD_HASH
+       imply CMD_IO
 
 config SH
        bool "SuperH architecture"
@@ -89,6 +90,7 @@ config X86
        select DM_MMC if MMC
        imply CMD_FPGA_LOADMK
        imply CMD_GETTIME
+       imply CMD_IO
 
 config XTENSA
        bool "Xtensa architecture"