]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f66524b966f64bb2b769ee0df42cf3718e3e325
tree5db1354d85314476b2b2757bf0dd244e64729786
parentf468a2c1f4d4700300e111526a87b1b63b42f6b2
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