xref: /freebsd/sys/riscv/conf/std.allwinner (revision 9257fe124f0e640ca5cab77754117bd2e55f28d5)
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_timer	# Allwinner Timer
13device		aw_usbphy	# Allwinner USB PHY
14device		aw_wdog		# Allwinner Watchdog
15device		awg		# Allwinner EMAC Gigabit Ethernet
16
17device		musb		# Mentor Graphics USB OTG controller
18
19files		"../allwinner/files.allwinner"
20