aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/riscv/conf/GENERIC')
-rw-r--r--sys/riscv/conf/GENERIC10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC
index 33c234b32074..4b692415a194 100644
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -102,6 +102,16 @@ device uart # Generic UART driver
device uart_lowrisc # lowRISC UART driver
device uart_ns8250 # ns8250-type UART driver
+
+# Ethernet drivers
+device miibus # MII bus support
+device cgem # Cadence Gigabit Ethernet MAC
+device xae # Xilinx AXI Ethernet MAC
+
+# DMA support
+device xdma # DMA interface
+device axidma # Xilinx AXI DMA Controller
+
# Uncomment for memory disk
# options MD_ROOT
# options MD_ROOT_SIZE=32768 # 32MB ram disk