xref: /freebsd/sys/riscv/conf/std.starfive (revision 96b137c044d8f7266757e95ff134119f3ac51be5)
1#
2# StarFive SoC support
3#
4
5device		uart_snps	# DesignWare Synopsis UART driver
6
7device		eqos
8
9# MMC/SD/SDIO Card slot support
10device		dwmmc
11device		dwmmc_starfive
12
13# DTBs
14makeoptions	MODULES_EXTRA+="dtb/starfive"
15
16files		"../starfive/files.starfive"
17