Changeset View
Changeset View
Standalone View
Standalone View
sys/riscv/conf/GENERIC
Show First 20 Lines • Show All 134 Lines • ▼ Show 20 Lines | |||||
# Serial (COM) ports | # Serial (COM) ports | ||||
device uart # Generic UART driver | device uart # Generic UART driver | ||||
device uart_lowrisc # lowRISC UART driver | device uart_lowrisc # lowRISC UART driver | ||||
device uart_ns8250 # ns8250-type UART driver | device uart_ns8250 # ns8250-type UART driver | ||||
# Console | # Console | ||||
device vt | device vt | ||||
device vt_efifb | |||||
device kbdmux | device kbdmux | ||||
# RTC | # RTC | ||||
device goldfish_rtc # QEMU RTC | device goldfish_rtc # QEMU RTC | ||||
# Ethernet drivers | # Ethernet drivers | ||||
device miibus # MII bus support | device miibus # MII bus support | ||||
device xae # Xilinx AXI Ethernet MAC | device xae # Xilinx AXI Ethernet MAC | ||||
▲ Show 20 Lines • Show All 59 Lines • Show Last 20 Lines |