mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
configs/qemu_riscv*: remove BR2_TARGET_OPENSBI_USE_PLAT
This option never existed in opensbi package. This fixes the new defconfig check. Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
b6245ed49b
commit
8dd067ef3a
@ -27,7 +27,6 @@ BR2_LINUX_KERNEL_IMAGE=y
|
|||||||
|
|
||||||
# Bootloader
|
# Bootloader
|
||||||
BR2_TARGET_OPENSBI=y
|
BR2_TARGET_OPENSBI=y
|
||||||
BR2_TARGET_OPENSBI_USE_PLAT=y
|
|
||||||
BR2_TARGET_OPENSBI_PLAT="qemu/virt"
|
BR2_TARGET_OPENSBI_PLAT="qemu/virt"
|
||||||
|
|
||||||
# host-qemu for gitlab testing
|
# host-qemu for gitlab testing
|
||||||
|
@ -26,7 +26,6 @@ BR2_LINUX_KERNEL_IMAGE=y
|
|||||||
|
|
||||||
# Bootloader
|
# Bootloader
|
||||||
BR2_TARGET_OPENSBI=y
|
BR2_TARGET_OPENSBI=y
|
||||||
BR2_TARGET_OPENSBI_USE_PLAT=y
|
|
||||||
BR2_TARGET_OPENSBI_PLAT="qemu/virt"
|
BR2_TARGET_OPENSBI_PLAT="qemu/virt"
|
||||||
|
|
||||||
# host-qemu for gitlab testing
|
# host-qemu for gitlab testing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user