xref: /freebsd/sys/riscv/conf/std.starfive (revision c8b472aa4b9da064223cc134ad06a08defb23e6f)
1 #
2 # StarFive SoC support
3 #
4 
5 device		uart_snps	# DesignWare Synopsis UART driver
6 
7 # MMC/SD/SDIO Card slot support
8 device		dwmmc
9 device		dwmmc_starfive
10 
11 files		"../starfive/files.starfive"
12