xref: /freebsd/sys/riscv/conf/std.starfive (revision 8ccc0d235c226d84112561d453c49904398d085c)
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