kunit: tool: update riscv QEMU config with new serial dependency
authorBrendan Higgins <brendanhiggins@google.com>
Thu, 12 May 2022 00:30:26 +0000 (17:30 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 16 May 2022 19:24:09 +0000 (13:24 -0600)
commit8a7ccad38f8b25c8202efd69371a022357286400
tree5db1354d85314476b2b2757bf0dd244e64729786
parent2434031c7cb4906be2d380981caa1f87d8899288
kunit: tool: update riscv QEMU config with new serial dependency

The config for the serial console for riscv,
CONFIG_SERIAL_EARLYCON_RISCV_SBI, added a dependency,
CONFIG_RISCV_SBI_V01, at some point, so add that in to the base arch
config.

Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Reviewed-by: David Gow <davidgow@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/kunit/qemu_configs/riscv.py