xref: /freebsd/sys/riscv/conf/std.allwinner (revision 6c05f3a74f30934ee60919cc97e16ec69b542b06)
1#
2# Allwinner SoC support
3#
4
5# SoC support
6options 	SOC_ALLWINNER_D1
7
8device		aw_ccu		# Allwinner clock controller
9device		aw_gpio		# Allwinner GPIO controller
10device		aw_rtc		# Allwinner Real-time Clock
11device		aw_sid		# Allwinner Secure ID EFUSE
12device		aw_usbphy	# Allwinner USB PHY
13device		aw_wdog		# Allwinner Watchdog
14device		awg		# Allwinner EMAC Gigabit Ethernet
15
16device		musb		# Mentor Graphics USB OTG controller
17
18files		"../allwinner/files.allwinner"
19