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