Chen Wang acaf7533e1 bsp: qemu-virt64-riscv: Kconfig: remove duplicated RT_USING_VIRTIO
There is problem in the Kconfig of qemu-virt64-riscv.
RT_USING_VIRTIO is already defined in components/drivers/virtio/Kconfig,
so it should not be defined again in the BSP kconfig.

The solution is to rename RT_USING_VIRTIO to BSP_USING_VIRTIO.
Also, refer to the configuration method for virtio device drivers in
bsp/qemu-virt64-aarch64/drivers/Kconfig to rewrite the configuration
of BSP_USING_VIRTIO_xxx.

Updated default .config/rtconfig.h at the same time.

Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2024-12-25 00:42:05 -05:00
..
2024-10-20 12:18:28 -04:00
2024-11-13 22:56:32 -05:00
2024-08-28 18:31:59 -04:00
2024-12-20 17:50:00 -05:00
2024-12-04 10:11:04 +08:00
2024-10-11 18:32:58 -04:00
2023-11-20 07:34:46 -05:00

RT-THREAD bsp company list