commit | 440d9a47f7ac442194685845ae2cca90e62cb0fd | [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 | 3c5196dca5a639cfe88aae3baad3ecfc429adb49 [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>