mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-24 11:08:38 +08:00
1. version for v1.2 2. support packed queue 1. support MMIO/PCI over bus 2. new virtio queue api with dma/cpu sync 3. update for virtio device drivers: - net - block - console - input - gpu 4. new virtio device drivers: - 9p - crypto - rng - scmi - scsi Signed-off-by: GuEe-GUI <2991707448@qq.com>
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
rsource "usb/Kconfig"
|
|
rsource "fdt/Kconfig"
|
|
rsource "virtio/Kconfig"
|