Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / net / ethernet / microchip / lan865x / Kconfig
blob7f2a4e7e1915fbcb092faa74f12c2ca3f7d1e635
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Microchip LAN865x Driver Support
6 if NET_VENDOR_MICROCHIP
8 config LAN865X
9         tristate "LAN865x support"
10         depends on SPI
11         select OA_TC6
12         help
13           Support for the Microchip LAN8650/1 Rev.B0/B1 MACPHY Ethernet chip. It
14           uses OPEN Alliance 10BASE-T1x Serial Interface specification.
16           To compile this driver as a module, choose M here. The module will be
17           called lan865x.
19 endif # NET_VENDOR_MICROCHIP