xref: /freebsd/sys/riscv/conf/std.starfive (revision 96b137c044d8f7266757e95ff134119f3ac51be5)
1749e318dSMitchell Horne#
2749e318dSMitchell Horne# StarFive SoC support
3749e318dSMitchell Horne#
4749e318dSMitchell Horne
5749e318dSMitchell Hornedevice		uart_snps	# DesignWare Synopsis UART driver
6749e318dSMitchell Horne
7cd92dd23SJari Sihvoladevice		eqos
8cd92dd23SJari Sihvola
9c8b472aaSMitchell Horne# MMC/SD/SDIO Card slot support
10c8b472aaSMitchell Hornedevice		dwmmc
11c8b472aaSMitchell Hornedevice		dwmmc_starfive
12c8b472aaSMitchell Horne
13*96b137c0SMitchell Horne# DTBs
14*96b137c0SMitchell Hornemakeoptions	MODULES_EXTRA+="dtb/starfive"
15*96b137c0SMitchell Horne
16749e318dSMitchell Hornefiles		"../starfive/files.starfive"
17