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