diff options
Diffstat (limited to 'platform/ariane-fpga/config.mk')
-rw-r--r-- | platform/ariane-fpga/config.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/platform/ariane-fpga/config.mk b/platform/ariane-fpga/config.mk index ae6d3cd..f9f0c0d 100644 --- a/platform/ariane-fpga/config.mk +++ b/platform/ariane-fpga/config.mk @@ -9,11 +9,6 @@ PLATFORM_RISCV_XLEN = 64 -# Common drivers to enable -PLATFORM_SERIAL_UART8250=y -PLATFORM_IRQCHIP_PLIC=y -PLATFORM_SYS_CLINT=y - # Blobs to build FW_TEXT_START=0x80000000 FW_JUMP=n |