#
# Bus Devices
#

menu "Bus devices"

config SUNXI_GTBUS
	bool "SUNXI GTBUS driver support"
	depends on ARCH_SUNXI && HWMON && ARCH_SUN9IW1
	help
	  Driver supporting the gt bus for sun9i
	  platforms.

config SUNXI_MBUS
	bool "SUNXI MBUS driver support"
	depends on ARCH_SUNXI && HWMON && ARCH_SUN8IW5
	help
	  Driver supporting the mbus for sun8i
	  platforms.
endmenu
