5a7f76a3d4
Connect the Cadence GEM ethernet device. This also requires us to expose the plic interrupt lines. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Michael Clark <mjc@sifive.com>
8 lines
117 B
Makefile
8 lines
117 B
Makefile
# Default configuration for riscv-softmmu
|
|
|
|
CONFIG_SERIAL=y
|
|
CONFIG_VIRTIO_MMIO=y
|
|
include virtio.mak
|
|
|
|
CONFIG_CADENCE=y
|