config NET_VENDOR_SUNXI
	bool "SUNXI Platform Network devices drivers"
	default y
	depends on HAS_IOMEM
	---help---
	The gmac device of sun6i platform soc.

if NET_VENDOR_SUNXI

source "drivers/net/ethernet/sunxi/eth/Kconfig"

endif # NET_VENDOR_SUNXI
