blob: e1d46cd1c90ec789393dcfec02065de4bf353c8d [file] [log] [blame]
config NET_VENDOR_MEDIATEK
bool "MediaTek ethernet driver"
depends on ARCH_MEDIATEK
---help---
If you have a Mediatek SoC with ethernet, say Y.
if NET_VENDOR_MEDIATEK
config NET_MEDIATEK_SOC
tristate "MediaTek SoC Gigabit Ethernet support"
depends on NET_VENDOR_MEDIATEK
select PHYLIB
---help---
This driver supports the gigabit ethernet MACs in the
MediaTek SoC family.
config NET_MEDIATEK_STAR
tristate "Mediatek STAR MAC ethernet support"
select MII
---help---
If you have a network (Ethernet) chipset belonging to this class,
say Y.
To compile this driver as a module, choose Y here. The module
will be called star_mac.
endif #NET_VENDOR_MEDIATEK