commit | f08aa02eb22f5bd1ffce0dfc641df076308b7c81 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Oct 15 02:21:14 2018 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Nov 14 09:16:27 2018 -0800 |
tree | b6c7a5d98526492798c8ba81286b8808809b39ea | |
parent | 184eadb1d89de2352f6d095ee9b04192790b4d73 [diff] |
riscv: qemu: Include some useful commands With the virtio net and blk drivers, we can do more stuff with some useful commands. Imply those in the board Kconfig. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>