Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / drivers / net / ethernet / mediatek / Kconfig
blobf9149d2a469409925d960275df13913881010ed7
1 config NET_VENDOR_MEDIATEK
2         bool "MediaTek ethernet driver"
3         depends on ARCH_MEDIATEK
4         ---help---
5           If you have a Mediatek SoC with ethernet, say Y.
7 if NET_VENDOR_MEDIATEK
9 config NET_MEDIATEK_SOC
10         tristate "MediaTek SoC Gigabit Ethernet support"
11         depends on NET_VENDOR_MEDIATEK
12         select PHYLIB
13         ---help---
14           This driver supports the gigabit ethernet MACs in the
15           MediaTek SoC family.
17 endif #NET_VENDOR_MEDIATEK