[PATCH 23/26] cmd: Fix virtio command dependency
Simon Glass
sjg at chromium.org
Mon Feb 8 05:20:48 CET 2021
On Sun, 7 Feb 2021 at 08:13, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> The 'virtio' command calls blk_common_cmd() which is only available
> when CONFIG_HAVE_BLOCK_DEVICE is on. Fix the Kconfig dependency.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> cmd/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list