blob: 88ef674cd73e6e532c9bec9683bea4d16c0187b5 [file] [log] [blame]
Alexaf2cbfd2017-02-06 19:17:34 -08001source "drivers/net/phy/Kconfig"
Calvin Johnsona802d1e2018-03-08 15:30:35 +05302source "drivers/net/pfe_eth/Kconfig"
Florinel Iordache1bad9912019-05-15 09:09:21 +00003source "drivers/net/fsl-mc/Kconfig"
Alexaf2cbfd2017-02-06 19:17:34 -08004
Simon Glass9f664922021-08-08 12:20:31 -06005config ETH
6 def_bool y
7
Joe Hershberger05c3e682015-03-22 17:09:10 -05008config DM_ETH
Tom Rini94633c32022-08-02 07:33:47 -04009 bool
Joe Hershberger05c3e682015-03-22 17:09:10 -050010 depends on DM
11 help
12 Enable driver model for Ethernet.
13
Joe Hershbergerc25f4062018-07-02 14:47:48 -050014 The eth_*() interface will be implemented by the UCLASS_ETH class
15 This is currently implemented in net/eth-uclass.c
Joe Hershberger05c3e682015-03-22 17:09:10 -050016 Look in include/net.h for details.
Joe Hershberger3ea143a2015-03-22 17:09:13 -050017
Tom Rinie524f3a2022-11-27 10:25:36 -050018config SPL_DM_ETH
19 depends on SPL_NET
20 def_bool y
21
Alex Margineanc3452b52019-06-03 19:10:30 +030022config DM_MDIO
23 bool "Enable Driver Model for MDIO devices"
Tom Rini94633c32022-08-02 07:33:47 -040024 depends on PHYLIB
Alex Margineanc3452b52019-06-03 19:10:30 +030025 help
26 Enable driver model for MDIO devices
27
28 Adds UCLASS_MDIO DM class supporting MDIO buses that are probed as
29 stand-alone devices. Useful in particular for systems that support
30 DM_ETH and have a stand-alone MDIO hardware block shared by multiple
31 Ethernet interfaces.
32 This is currently implemented in net/mdio-uclass.c
33 Look in include/miiphy.h for details.
34
Alex Marginean8880edb2019-07-12 10:13:50 +030035config DM_MDIO_MUX
36 bool "Enable Driver Model for MDIO MUX devices"
37 depends on DM_MDIO
38 help
39 Enable driver model for MDIO MUX devices
40
41 Adds UCLASS_MDIO_MUX DM class supporting MDIO MUXes. Useful for
42 systems that support DM_MDIO and integrate one or multiple muxes on
43 the MDIO bus.
44 This is currently implemented in net/mdio-mux-uclass.c
45 Look in include/miiphy.h for details.
46
Claudiu Manoilfc054d52021-01-25 14:23:53 +020047config DM_DSA
48 bool "Enable Driver Model for DSA switches"
Tom Rini94633c32022-08-02 07:33:47 -040049 depends on DM_MDIO
Claudiu Manoilfc054d52021-01-25 14:23:53 +020050 depends on PHY_FIXED
51 help
52 Enable driver model for DSA switches
53
54 Adds UCLASS_DSA class supporting switches that follow the Distributed
55 Switch Architecture (DSA). These switches rely on the presence of a
56 management switch port connected to an Ethernet controller capable of
57 receiving frames from the switch. This host Ethernet controller is
58 called the "master" Ethernet interface in DSA terminology.
59 This is currently implemented in net/dsa-uclass.c, refer to
60 include/net/dsa.h for API details.
61
Alex Margineanec9594a2019-06-03 19:12:28 +030062config MDIO_SANDBOX
63 depends on DM_MDIO && SANDBOX
64 default y
65 bool "Sandbox: Mocked MDIO driver"
66 help
67 This driver implements dummy read/write/reset MDIO functions mimicking
68 a bus with a single PHY.
69
70 This driver is used in for testing in test/dm/mdio.c
71
Alex Margineanc3d9f3f2019-07-12 10:13:53 +030072config MDIO_MUX_SANDBOX
73 depends on DM_MDIO_MUX && MDIO_SANDBOX
74 default y
75 bool "Sandbox: Mocked MDIO-MUX driver"
76 help
77 This driver implements dummy select/deselect ops mimicking a MUX on
78 the MDIO bux. It uses mdio_sandbox driver as parent MDIO.
79
80 This driver is used for testing in test/dm/mdio.c
81
Ye Li5fe419e2020-05-03 22:41:14 +080082config DM_ETH_PHY
83 bool "Enable Driver Model for Ethernet Generic PHY drivers"
84 depends on DM
85 help
86 Enable driver model for Ethernet Generic PHY .
87
Claudiu Manoilff98da02021-03-14 20:14:57 +080088config DSA_SANDBOX
89 depends on DM_DSA && SANDBOX
90 default y
91 bool "Sandbox: Mocked DSA driver"
92 help
93 This driver implements a dummy DSA switch connected to a dummy sandbox
94 Ethernet device used as DSA master, to test DSA class code, including
95 exported DSA API and datapath processing of Ethernet traffic.
96
Joe Hershberger3ea143a2015-03-22 17:09:13 -050097menuconfig NETDEVICES
98 bool "Network device support"
99 depends on NET
Tom Rini94633c32022-08-02 07:33:47 -0400100 select DM_ETH
Joe Hershberger3ea143a2015-03-22 17:09:13 -0500101 help
102 You must select Y to enable any network device support
103 Generally if you have any networking support this is a given
104
105 If unsure, say Y
106
107if NETDEVICES
108
Philipp Tomsich449ea2c2017-03-26 18:50:23 +0200109config PHY_GIGE
110 bool "Enable GbE PHY status parsing and configuration"
111 help
112 Enables support for parsing the status output and for
113 configuring GbE PHYs (affects the inner workings of some
114 commands and miiphyutil.c).
115
Marek Vasute40095f2016-05-24 23:29:09 +0200116config AG7XXX
117 bool "Atheros AG7xxx Ethernet MAC support"
Tom Rini94633c32022-08-02 07:33:47 -0400118 depends on ARCH_ATH79
Marek Vasute40095f2016-05-24 23:29:09 +0200119 select PHYLIB
120 help
121 This driver supports the Atheros AG7xxx Ethernet MAC. This MAC is
122 present in the Atheros AR7xxx, AR9xxx and QCA9xxx MIPS chips.
123
124
Thomas Chou96fa1e42015-10-22 15:29:11 +0800125config ALTERA_TSE
126 bool "Altera Triple-Speed Ethernet MAC support"
Thomas Chou96fa1e42015-10-22 15:29:11 +0800127 select PHYLIB
128 help
129 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
130 Please find details on the "Triple-Speed Ethernet MegaCore Function
131 Resource Center" of Altera.
132
Suji Velupillaic89782d2017-07-10 14:05:41 -0700133config BCM_SF2_ETH
134 bool "Broadcom SF2 (Starfighter2) Ethernet support"
135 select PHYLIB
136 help
137 This is an abstract framework which provides a generic interface
138 to MAC and DMA management for multiple Broadcom SoCs such as
139 Cygnus, NSP and bcm28155_ap platforms.
140
141config BCM_SF2_ETH_DEFAULT_PORT
142 int "Broadcom SF2 (Starfighter2) Ethernet default port number"
143 depends on BCM_SF2_ETH
144 default 0
145 help
146 Default port number for the Starfighter2 ethernet driver.
147
148config BCM_SF2_ETH_GMAC
149 bool "Broadcom SF2 (Starfighter2) GMAC Ethernet support"
150 depends on BCM_SF2_ETH
151 help
152 This flag enables the ethernet support for Broadcom platforms with
153 GMAC such as Cygnus. This driver is based on the framework provided
154 by the BCM_SF2_ETH driver.
155 Say Y to any bcmcygnus based platforms.
156
Álvaro Fernández Rojas55e55fe2018-12-01 19:00:24 +0100157config BCM6348_ETH
158 bool "BCM6348 EMAC support"
Tom Rini94633c32022-08-02 07:33:47 -0400159 depends on ARCH_BMIPS
Álvaro Fernández Rojas55e55fe2018-12-01 19:00:24 +0100160 select DMA
161 select DMA_CHANNELS
162 select MII
163 select PHYLIB
164 help
165 This driver supports the BCM6348 Ethernet MAC.
166
Álvaro Fernández Rojas96229722018-12-01 19:00:32 +0100167config BCM6368_ETH
168 bool "BCM6368 EMAC support"
Tom Rini94633c32022-08-02 07:33:47 -0400169 depends on ARCH_BMIPS
Álvaro Fernández Rojas96229722018-12-01 19:00:32 +0100170 select DMA
171 select MII
172 help
173 This driver supports the BCM6368 Ethernet MAC.
174
Amit Singh Tomard53e3fa2020-01-27 01:14:42 +0000175config BCMGENET
176 bool "BCMGENET V5 support"
Amit Singh Tomard53e3fa2020-01-27 01:14:42 +0000177 select PHYLIB
178 help
179 This driver supports the BCMGENET Ethernet MAC.
180
Tom Rinif6301702022-11-27 10:25:02 -0500181source "drivers/net/bnxt/Kconfig"
182
Aaron Tsengfebe13b2021-01-14 13:34:11 -0800183config CORTINA_NI_ENET
184 bool "Cortina-Access Ethernet driver"
Tom Rini94633c32022-08-02 07:33:47 -0400185 depends on CORTINA_PLATFORM
Aaron Tsengfebe13b2021-01-14 13:34:11 -0800186 help
187 This driver supports the Cortina-Access Ethernet MAC for
188 all supported CAxxxx SoCs.
189
Andre Przywaradebb07b2021-04-12 01:04:52 +0100190config CALXEDA_XGMAC
191 bool "Calxeda XGMAC support"
Andre Przywaradebb07b2021-04-12 01:04:52 +0100192 help
193 This driver supports the XGMAC in Calxeda Highbank and Midway
194 machines.
195
Tom Rini03de3052024-05-20 13:35:03 -0600196config DWC_ETH_XGMAC
197 bool "Synopsys DWC Ethernet XGMAC device support"
198 select PHYLIB
199 help
200 This driver supports the Synopsys Designware Ethernet XGMAC (10G
201 Ethernet MAC) IP block. The IP supports many options for bus type,
202 clocking/reset structure, and feature list.
203
204config DWC_ETH_XGMAC_SOCFPGA
205 bool "Synopsys DWC Ethernet XGMAC device support for SOCFPGA"
206 select REGMAP
207 select SYSCON
208 depends on DWC_ETH_XGMAC
209 default y if TARGET_SOCFPGA_AGILEX5
210 help
211 The Synopsys Designware Ethernet XGMAC IP block with specific
212 configuration used in Intel SoC FPGA chip.
213
Marek Vasutf478da92022-04-13 04:15:38 +0200214config DRIVER_DM9000
215 bool "Davicom DM9000 controller driver"
216 help
217 The Davicom DM9000 parallel bus external ethernet interface chip.
218
Tom Rini9b0240f2022-12-02 16:42:18 -0500219config DM9000_BYTE_SWAPPED
220 bool "Byte swapped access for DM9000"
221 depends on DRIVER_DM9000
222
223config DM9000_NO_SROM
224 bool "No SROM on DM9000"
225 depends on DRIVER_DM9000
226
227config DM9000_USE_16BIT
228 bool "Use 16bit access in DM9000"
229 depends on DRIVER_DM9000
230
Stephen Warrenba4dfef2016-10-21 14:46:47 -0600231config DWC_ETH_QOS
232 bool "Synopsys DWC Ethernet QOS device support"
Stephen Warrenba4dfef2016-10-21 14:46:47 -0600233 select PHYLIB
234 help
235 This driver supports the Synopsys Designware Ethernet QOS (Quality
236 Of Service) IP block. The IP supports many options for bus type,
Patrick Delaunaya08f2f72020-06-08 11:27:19 +0200237 clocking/reset structure, and feature list.
238
239config DWC_ETH_QOS_IMX
240 bool "Synopsys DWC Ethernet QOS device support for IMX"
241 depends on DWC_ETH_QOS
242 help
243 The Synopsys Designware Ethernet QOS IP block with the specific
244 configuration used in IMX soc.
245
Philip Oberfichtner49d8fe02024-08-02 11:25:39 +0200246config DWC_ETH_QOS_INTEL
247 bool "Synopsys DWC Ethernet QOS device support for Intel"
248 depends on DWC_ETH_QOS
249 help
250 The Synopsys Designware Ethernet QOS IP block with the specific
251 configuration used in the Intel Elkhart-Lake soc.
252
Jonas Karlman8e76ff62023-10-01 19:17:19 +0000253config DWC_ETH_QOS_ROCKCHIP
254 bool "Synopsys DWC Ethernet QOS device support for Rockchip SoCs"
255 depends on DWC_ETH_QOS
256 select DM_ETH_PHY
257 help
258 The Synopsys Designware Ethernet QOS IP block with specific
259 configuration used in Rockchip SoCs.
260
Patrick Delaunaya08f2f72020-06-08 11:27:19 +0200261config DWC_ETH_QOS_STM32
262 bool "Synopsys DWC Ethernet QOS device support for STM32"
263 depends on DWC_ETH_QOS
Patrick Delaunay9dbdc232021-07-20 20:09:55 +0200264 select DM_ETH_PHY
Patrick Delaunaya08f2f72020-06-08 11:27:19 +0200265 default y if ARCH_STM32MP
266 help
267 The Synopsys Designware Ethernet QOS IP block with the specific
268 configuration used in STM32MP soc.
269
270config DWC_ETH_QOS_TEGRA186
271 bool "Synopsys DWC Ethernet QOS device support for TEGRA186"
272 depends on DWC_ETH_QOS
273 default y if TEGRA186
274 help
275 The Synopsys Designware Ethernet QOS IP block with specific
276 configuration used in NVIDIA's Tegra186 chip.
Stephen Warrenba4dfef2016-10-21 14:46:47 -0600277
Sumit Gargd3820252023-02-01 19:28:55 +0530278config DWC_ETH_QOS_QCOM
279 bool "Synopsys DWC Ethernet QOS device support for Qcom SoCs"
280 depends on DWC_ETH_QOS
281 help
282 The Synopsys Designware Ethernet QOS IP block with specific
283 configuration used in Qcom QCS404 SoC.
284
Yanhong Wang736733b2023-06-15 17:36:43 +0800285config DWC_ETH_QOS_STARFIVE
286 bool "Synopsys DWC Ethernet QOS device support for STARFIVE"
287 depends on DWC_ETH_QOS
288 help
289 The Synopsys Designware Ethernet QOS IP block with specific
290 configuration used in STARFIVE JH7110 soc.
291
Simon Glassc294ac52015-08-19 09:33:41 -0600292config E1000
293 bool "Intel PRO/1000 Gigabit Ethernet support"
Sean Andersond64ac852022-04-26 14:35:33 -0400294 depends on PCI
Simon Glassc294ac52015-08-19 09:33:41 -0600295 help
296 This driver supports Intel(R) PRO/1000 gigabit ethernet family of
297 adapters. For more information on how to identify your adapter, go
298 to the Adapter & Driver ID Guide at:
299
300 <http://support.intel.com/support/network/adapter/pro100/21397.htm>
301
Tom Rini5c511ea2022-06-08 08:24:23 -0400302config E1000_NO_NVM
303 bool "Intel PRO/1000 has no NVMEM / EEPROM"
304 depends on E1000
305
Simon Glassc294ac52015-08-19 09:33:41 -0600306config E1000_SPI_GENERIC
307 bool "Allow access to the Intel 8257x SPI bus"
308 depends on E1000
309 help
310 Allow generic access to the SPI bus on the Intel 8257x, for
311 example with the "sspi" command.
312
313config E1000_SPI
314 bool "Enable SPI bus utility code"
315 depends on E1000
316 help
317 Utility code for direct access to the SPI bus on Intel 8257x.
318 This does not do anything useful unless you set at least one
319 of CONFIG_CMD_E1000 or CONFIG_E1000_SPI_GENERIC.
320
321config CMD_E1000
322 bool "Enable the e1000 command"
323 depends on E1000
324 help
325 This enables the 'e1000' management command for E1000 devices. When
326 used on devices with SPI support you can reprogram the EEPROM from
327 U-Boot.
328
Marek Vasut6463b732020-05-23 18:07:53 +0200329config EEPRO100
330 bool "Intel PRO/100 82557/82559/82559ER Fast Ethernet support"
331 help
332 This driver supports Intel(R) PRO/100 82557/82559/82559ER fast
333 ethernet family of adapters.
334
Robert Markoc4360952024-06-03 14:06:15 +0200335config ESSEDMA
336 bool "Qualcomm ESS Edma support"
337 depends on DM_ETH && ARCH_IPQ40XX
338 select PHYLIB
339 help
340 This driver supports ethernet DMA adapter found in
341 Qualcomm IPQ40xx series SoC-s.
342
Joe Hershberger3ea143a2015-03-22 17:09:13 -0500343config ETH_SANDBOX
Tom Rini94633c32022-08-02 07:33:47 -0400344 depends on SANDBOX
Joe Hershberger3ea143a2015-03-22 17:09:13 -0500345 default y
346 bool "Sandbox: Mocked Ethernet driver"
347 help
348 This driver simply responds with fake ARP replies and ping
349 replies that are used to verify network stack functionality
350
351 This driver is particularly useful in the test/dm/eth.c tests
352
Jerome Forissierce700562024-10-16 11:56:24 +0200353config ETH_SANDBOX_LWIP
354 depends on SANDBOX
355 depends on NET_LWIP
356 default y
357 bool "Sandbox: Mocked Ethernet driver (for NET_LWIP)"
358 help
359 This driver is meant as a replacement for ETH_SANDBOX when
360 the network stack is NET_LWIP rather than NET. It currently
361 does nothing, i.e. it drops the sent packets and never receives
362 data.
363
Joe Hershbergera346ca72015-03-22 17:09:21 -0500364config ETH_SANDBOX_RAW
Tom Rini94633c32022-08-02 07:33:47 -0400365 depends on SANDBOX
Joe Hershbergera346ca72015-03-22 17:09:21 -0500366 default y
367 bool "Sandbox: Bridge to Linux Raw Sockets"
368 help
369 This driver is a bridge from the bottom of the network stack
370 in U-Boot to the RAW AF_PACKET API in Linux. This allows real
371 network traffic to be tested from within sandbox. See
Keerthy5917d0b2019-07-29 13:52:04 +0530372 doc/arch/index.rst for more details.
Joe Hershbergera346ca72015-03-22 17:09:21 -0500373
Simon Glassef48f6d2015-04-05 16:07:34 -0600374config ETH_DESIGNWARE
375 bool "Synopsys Designware Ethernet MAC"
Thomas Chou25af71c2015-12-07 20:53:29 +0800376 select PHYLIB
Simon Goldschmidt6fb1eb12019-01-13 19:58:41 +0100377 imply ETH_DESIGNWARE_SOCFPGA if ARCH_SOCFPGA
Simon Glassef48f6d2015-04-05 16:07:34 -0600378 help
379 This MAC is present in SoCs from various vendors. It supports
380 100Mbit and 1 Gbit operation. You must enable CONFIG_PHYLIB to
381 provide the PHY (physical media interface).
382
Neil Armstrong798424e2021-02-24 20:33:56 +0100383config ETH_DESIGNWARE_MESON8B
384 bool "Amlogic Meson8b and later glue driver for Synopsys Designware Ethernet MAC"
Neil Armstrong798424e2021-02-24 20:33:56 +0100385 select ETH_DESIGNWARE
386 help
387 This provides glue layer to use Synopsys Designware Ethernet MAC
388 present on the Amlogic Meson8b, GX, AXG & G12A SoCs.
389
Marek Vasut215a0652018-08-13 19:32:14 +0200390config ETH_DESIGNWARE_SOCFPGA
Simon Goldschmidt4f1267c2019-01-13 19:58:40 +0100391 select REGMAP
392 select SYSCON
Tom Rini89d888e2022-06-15 12:03:43 -0400393 select DW_ALTDESCRIPTOR
Marek Vasut215a0652018-08-13 19:32:14 +0200394 bool "Altera SoCFPGA extras for Synopsys Designware Ethernet MAC"
Tom Rini94633c32022-08-02 07:33:47 -0400395 depends on ETH_DESIGNWARE
Marek Vasut215a0652018-08-13 19:32:14 +0200396 help
397 The Altera SoCFPGA requires additional configuration of the
398 Altera system manager to correctly interface with the PHY.
399 This code handles those SoC specifics.
400
Amit Singh Tomar3c5c4ee2020-05-09 19:55:12 +0530401config ETH_DESIGNWARE_S700
402 bool "Actins S700 glue driver for Synopsys Designware Ethernet MAC"
Tom Rini94633c32022-08-02 07:33:47 -0400403 depends on ETH_DESIGNWARE
Amit Singh Tomar3c5c4ee2020-05-09 19:55:12 +0530404 help
405 This provides glue layer to use Synopsys Designware Ethernet MAC
406 present on Actions S700 SoC.
407
Tom Rini89d888e2022-06-15 12:03:43 -0400408config DW_ALTDESCRIPTOR
409 bool "Designware Ethernet MAC uses alternate (enhanced) descriptors"
410 depends on ETH_DESIGNWARE
411
Max Filippovf0727122016-08-05 18:26:15 +0300412config ETHOC
413 bool "OpenCores 10/100 Mbps Ethernet MAC"
414 help
415 This MAC is present in OpenRISC and Xtensa XTFPGA boards.
416
Peng Fanfbada482018-03-28 20:54:14 +0800417config FEC_MXC_SHARE_MDIO
418 bool "Share the MDIO bus for FEC controller"
419 depends on FEC_MXC
420
421config FEC_MXC_MDIO_BASE
422 hex "MDIO base address for the FEC controller"
423 depends on FEC_MXC_SHARE_MDIO
424 help
425 This specifies the MDIO registers base address. It is used when
426 two FEC controllers share MDIO bus.
427
Jagan Teki97d29ca2016-10-08 18:00:12 +0530428config FEC_MXC
429 bool "FEC Ethernet controller"
Peng Fan09de5652022-07-26 16:41:12 +0800430 depends on MX28 || MX5 || MX6 || MX7 || IMX8 || IMX8M || IMX8ULP || IMX93 || VF610
Jagan Teki97d29ca2016-10-08 18:00:12 +0530431 help
432 This driver supports the 10/100 Fast Ethernet controller for
433 NXP i.MX processors.
434
Tom Rinicc1e98b2019-05-12 07:59:12 -0400435config FMAN_ENET
436 bool "Freescale FMan ethernet support"
437 depends on ARM || PPC
Tom Rini2d752b02022-07-23 13:05:06 -0400438 select SYS_FMAN_V3 if ARCH_B4420 || ARCH_B4860 || ARCH_LS1043A || \
439 ARCH_LS1046A || ARCH_T1024 || ARCH_T1040 || ARCH_T1042 || \
440 ARCH_T2080 || ARCH_T4240
Tom Rini3a581af2022-12-02 16:42:21 -0500441 select FSL_FM_10GEC_REGULAR_NOTATION if ARCH_T1024
Tom Rinicc1e98b2019-05-12 07:59:12 -0400442 help
443 This driver support the Freescale FMan Ethernet controller
444
Rajesh Bhagata97a0712021-11-09 16:30:38 +0530445config SYS_FMAN_FW_ADDR
446 hex "FMAN Firmware Address"
447 depends on FMAN_ENET
448 default 0x0
449
450config SYS_QE_FMAN_FW_LENGTH
451 hex "FMAN QE Firmware length"
452 depends on FMAN_ENET || QE || U_QE
453 default 0x10000
454
Tom Rini2d752b02022-07-23 13:05:06 -0400455config SYS_FMAN_V3
456 bool
Tom Rini612f7a62022-07-23 13:05:10 -0400457 select FSL_MEMAC
Tom Rini2d752b02022-07-23 13:05:06 -0400458 help
459 SoC has FMan v3 with mEMAC
460
Tom Rini3a581af2022-12-02 16:42:21 -0500461config FSL_FM_10GEC_REGULAR_NOTATION
462 bool
463 help
464 On SoCs T4240, T2080, LS1043A, etc, the notation between 10GEC and
465 MAC as below:
466 10GEC1->MAC9, 10GEC2->MAC10, 10GEC3->MAC1, 10GEC4->MAC2
467 While on SoCs T1024, etc, the notation between 10GEC and MAC as below:
468 10GEC1->MAC1, 10GEC2->MAC2
469 so we introduce CONFIG_FSL_FM_10GEC_REGULAR_NOTATION to identify the
470 new SoCs on which 10GEC enumeration is consistent with MAC
471 enumeration.
472
Tom Rini8dc1b172017-05-26 11:18:53 -0400473config FTMAC100
474 bool "Ftmac100 Ethernet Support"
Sergei Antonovadd396d2023-02-03 22:09:04 +0300475 select MII
Tom Rini8dc1b172017-05-26 11:18:53 -0400476 help
477 This MAC is present in Andestech SoCs.
478
Cédric Le Goaterf95de0b2018-10-29 07:06:31 +0100479config FTGMAC100
480 bool "Ftgmac100 Ethernet Support"
Cédric Le Goaterf95de0b2018-10-29 07:06:31 +0100481 select PHYLIB
Jerome Forissier620c02e2024-09-11 11:58:21 +0200482 depends on NET
Cédric Le Goaterf95de0b2018-10-29 07:06:31 +0100483 help
484 This driver supports the Faraday's FTGMAC100 Gigabit SoC
485 Ethernet controller that can be found on Aspeed SoCs (which
486 include NCSI).
487
488 It is fully compliant with IEEE 802.3 specification for
489 10/100 Mbps Ethernet and IEEE 802.3z specification for 1000
490 Mbps Ethernet and includes Reduced Media Independent
491 Interface (RMII) and Reduced Gigabit Media Independent
492 Interface (RGMII) interfaces. It adopts an AHB bus interface
493 and integrates a link list DMA engine with direct M-Bus
494 accesses for transmitting and receiving packets. It has
495 independent TX/RX fifos, supports half and full duplex (1000
496 Mbps mode only supports full duplex), flow control for full
497 duplex and backpressure for half duplex.
498
499 The FTGMAC100 also implements IP, TCP, UDP checksum offloads
500 and supports IEEE 802.1Q VLAN tag insertion and removal. It
501 offers high-priority transmit queue for QoS and CoS
502 applications.
503
Tom Rini0d121ad2022-06-25 11:02:36 -0400504config SYS_DISCOVER_PHY
505 bool
Cédric Le Goaterf95de0b2018-10-29 07:06:31 +0100506
Angelo Durgehello080bcc52019-11-15 23:54:17 +0100507config MCFFEC
508 bool "ColdFire Ethernet Support"
Angelo Durgehello080bcc52019-11-15 23:54:17 +0100509 select PHYLIB
Tom Rini0d121ad2022-06-25 11:02:36 -0400510 select SYS_DISCOVER_PHY
Angelo Durgehello080bcc52019-11-15 23:54:17 +0100511 help
512 This driver supports the network interface units in the
513 ColdFire family.
514
Tom Rini7675a522022-06-25 11:02:35 -0400515config SYS_UNIFY_CACHE
516 depends on MCFFEC
517 bool "Invalidate icache during ethernet operations"
518
Marek Vasutdf4c4832020-03-25 19:08:59 +0100519config KS8851_MLL
520 bool "Microchip KS8851-MLL controller driver"
521 help
522 The Microchip KS8851 parallel bus external ethernet interface chip.
523
Tim Harvey668e2052021-06-30 16:50:08 -0700524config KSZ9477
525 bool "Microchip KSZ9477 I2C controller driver"
526 depends on DM_DSA && DM_I2C
527 help
528 This driver implements a DSA switch driver for the KSZ9477 family
529 of GbE switches using the I2C interface.
530
Joel Stanley3167b4d2022-09-26 15:35:58 +0930531config LITEETH
532 bool "LiteX LiteEth Ethernet MAC"
533 help
534 Driver for the LiteEth Ethernet MAC from LiteX.
535
Tim Harvey01e7dd02022-11-30 09:42:50 -0800536config MV88E6XXX
537 bool "Marvell MV88E6xxx Ethernet switch DSA driver"
538 depends on DM_DSA && DM_MDIO
539 help
540 This driver implements a DSA switch driver for the MV88E6xxx family
541 of Ethernet switches using the MDIO interface
542
Chris Packhamed52ea52018-05-03 23:00:35 +1200543config MVGBE
544 bool "Marvell Orion5x/Kirkwood network interface support"
Trevor Woernerbb0fb4c2020-05-06 08:02:40 -0400545 depends on ARCH_KIRKWOOD || ARCH_ORION5X
Tom Rini94633c32022-08-02 07:33:47 -0400546 select PHYLIB
Chris Packhamed52ea52018-05-03 23:00:35 +1200547 help
548 This driver supports the network interface units in the
549 Marvell Orion5x and Kirkwood SoCs
550
Chris Packham7654f622017-08-21 20:17:03 +1200551config MVNETA
Miquel Raynale7ab2cc2017-12-28 15:43:09 +0100552 bool "Marvell Armada XP/385/3700 network interface support"
Chris Packhamaaee5722022-11-05 17:23:56 +1300553 depends on ARMADA_XP || ARMADA_38X || ARMADA_3700 || ALLEYCAT_5
Chris Packham7654f622017-08-21 20:17:03 +1200554 select PHYLIB
Marek Behúnda84e402022-04-27 12:41:46 +0200555 select DM_MDIO
Chris Packham7654f622017-08-21 20:17:03 +1200556 help
557 This driver supports the network interface units in the
Miquel Raynale7ab2cc2017-12-28 15:43:09 +0100558 Marvell ARMADA XP, ARMADA 38X and ARMADA 3700 SoCs
Chris Packham7654f622017-08-21 20:17:03 +1200559
Stefan Roese99d4c6d2016-02-10 07:22:10 +0100560config MVPP2
Stefan Roesee7935c42017-02-15 11:42:59 +0100561 bool "Marvell Armada 375/7K/8K network interface support"
562 depends on ARMADA_375 || ARMADA_8K
Stefan Roese99d4c6d2016-02-10 07:22:10 +0100563 select PHYLIB
Nevo Hed17caaf82019-08-15 18:08:45 -0400564 select MVMDIO
565 select DM_MDIO
Stefan Roese99d4c6d2016-02-10 07:22:10 +0100566 help
567 This driver supports the network interface units in the
Stefan Roesee7935c42017-02-15 11:42:59 +0100568 Marvell ARMADA 375, 7K and 8K SoCs.
Stefan Roese99d4c6d2016-02-10 07:22:10 +0100569
Wenyou Yangebcb40a2016-11-02 10:06:55 +0800570config MACB
571 bool "Cadence MACB/GEM Ethernet Interface"
Wenyou Yangebcb40a2016-11-02 10:06:55 +0800572 select PHYLIB
573 help
574 The Cadence MACB ethernet interface is found on many Atmel
575 AT91 and SAMA5 parts. This driver also supports the Cadence
576 GEM (Gigabit Ethernet MAC) found in some ARM SoC devices.
577 Say Y to include support for the MACB/GEM chip.
578
Wilson Lee4bf56912017-08-22 20:25:07 -0700579config MACB_ZYNQ
580 bool "Cadence MACB/GEM Ethernet Interface for Xilinx Zynq"
581 depends on MACB
582 help
583 The Cadence MACB ethernet interface was used on Zynq platform.
584 Say Y to enable support for the MACB/GEM in Zynq chip.
585
Weijie Gao17ade702020-11-12 16:36:53 +0800586config MT7620_ETH
587 bool "MediaTek MT7620 Ethernet Interface"
588 depends on SOC_MT7620
589 select PHYLIB
590 select DM_RESET
591 select DM_GPIO
592 select CLK
593 help
594 The MediaTek MT7620 ethernet interface is used on MT7620 based
595 boards. It has a built-in switch with two configurable ports which
596 can connect to external PHY/MACs.
597
Stefan Roesec895ef42018-10-26 14:53:27 +0200598config MT7628_ETH
599 bool "MediaTek MT7628 Ethernet Interface"
Weijie Gao16b94902019-04-30 11:13:58 +0800600 depends on SOC_MT7628
Weijie Gaof0793212019-09-25 17:45:33 +0800601 select PHYLIB
Stefan Roesec895ef42018-10-26 14:53:27 +0200602 help
603 The MediaTek MT7628 ethernet interface is used on MT7628 and
604 MT7688 based boards.
605
Jim Liu52503d82022-05-17 16:28:11 +0800606config NET_NPCM750
607 bool "Nuvoton NPCM750 Ethernet MAC"
608 help
609 support NPCM750 EMAC
610
Stefan Roese8e0f8ef2022-04-07 09:11:52 +0200611config NET_OCTEON
612 bool "MIPS Octeon ethernet support"
613 depends on ARCH_OCTEON
614 help
615 You must select Y to enable network device support for
616 MIPS Octeon SoCs. If unsure, say n
617
Suneel Garapati0008e9a2020-08-26 14:37:33 +0200618config NET_OCTEONTX
619 bool "OcteonTX Ethernet support"
620 depends on ARCH_OCTEONTX
621 depends on PCI_SRIOV
622 help
623 You must select Y to enable network device support for
624 OcteonTX SoCs. If unsure, say n
Suneel Garapati4684a7a2020-08-26 14:37:42 +0200625
626config NET_OCTEONTX2
627 bool "OcteonTX2 Ethernet support"
628 depends on ARCH_OCTEONTX2
629 select OCTEONTX2_CGX_INTF
630 help
631 You must select Y to enable network device support for
632 OcteonTX2 SoCs. If unsure, say n
633
Suneel Garapati0008e9a2020-08-26 14:37:33 +0200634config OCTEONTX_SMI
635 bool "OcteonTX SMI Device support"
636 depends on ARCH_OCTEONTX || ARCH_OCTEONTX2
637 help
638 You must select Y to enable SMI controller support for
639 OcteonTX or OcteonTX2 SoCs. If unsure, say n
640
Suneel Garapati4684a7a2020-08-26 14:37:42 +0200641config OCTEONTX2_CGX_INTF
642 bool "OcteonTX2 CGX ATF interface support"
643 depends on ARCH_OCTEONTX2
644 default y if ARCH_OCTEONTX2
645 help
646 You must select Y to enable CGX ATF interface support for
647 OcteonTX2 SoCs. If unsure, say n
648
Bin Mengb68fe152015-08-27 22:25:58 -0700649config PCH_GBE
650 bool "Intel Platform Controller Hub EG20T GMAC driver"
Bin Mengb68fe152015-08-27 22:25:58 -0700651 select PHYLIB
652 help
653 This MAC is present in Intel Platform Controller Hub EG20T. It
654 supports 10/100/1000 Mbps operation.
655
Mylène Josserand751b0be2017-04-02 12:59:08 +0200656config RGMII
657 bool "Enable RGMII"
658 help
659 Enable the support of the Reduced Gigabit Media-Independent
660 Interface (RGMII).
661
Adam Fordd7869b212018-07-20 23:03:57 -0500662config MII
663 bool "Enable MII"
664 help
665 Enable support of the Media-Independent Interface (MII)
666
Tom Rini03d14cc2022-03-18 08:38:22 -0400667config RMII
668 bool "Enable RMII"
669 help
670 Enable support of the Reduced Media-Independent Interface (MII)
671
Marek Vasutd789a822020-05-17 18:14:17 +0200672config PCNET
673 bool "AMD PCnet series Ethernet controller driver"
674 help
675 This driver supports AMD PCnet series fast ethernet family of
676 PCI chipsets/adapters.
677
Heiko Schocher6e31c622020-02-06 09:48:16 +0100678source "drivers/net/qe/Kconfig"
679
Bin Meng86e9dc82016-03-21 06:47:41 -0700680config RTL8139
681 bool "Realtek 8139 series Ethernet controller driver"
682 help
683 This driver supports Realtek 8139 series fast ethernet family of
684 PCI chipsets/adapters.
685
Bin Meng0764f242016-03-21 06:47:42 -0700686config RTL8169
687 bool "Realtek 8169 series Ethernet controller driver"
Eugen Hristev89d8c562023-05-17 13:41:24 +0300688 depends on PCI
Bin Meng0764f242016-03-21 06:47:42 -0700689 help
690 This driver supports Realtek 8169 series gigabit ethernet family of
691 PCI/PCIe chipsets/adapters.
692
Vladimir Olteanf24b6662021-09-29 18:04:41 +0300693config SJA1105
694 bool "NXP SJA1105 Ethernet switch family driver"
695 depends on DM_DSA && DM_SPI
696 select BITREVERSE
697 help
698 This is the driver for the NXP SJA1105 automotive Ethernet switch
699 family. These are 5-port devices and are managed over an SPI
700 interface. Probing is handled based on OF bindings. The driver
701 supports the following revisions:
702 - SJA1105E (Gen. 1, No TT-Ethernet)
703 - SJA1105T (Gen. 1, TT-Ethernet)
704 - SJA1105P (Gen. 2, No SGMII, No TT-Ethernet)
705 - SJA1105Q (Gen. 2, No SGMII, TT-Ethernet)
706 - SJA1105R (Gen. 2, SGMII, No TT-Ethernet)
707 - SJA1105S (Gen. 2, SGMII, TT-Ethernet)
708
Adam Ford8daec2d2017-09-05 15:20:44 -0500709config SMC911X
710 bool "SMSC LAN911x and LAN921x controller driver"
711
Adam Ford8daec2d2017-09-05 15:20:44 -0500712config SMC911X_32_BIT
Andre Przywaraf26c9d72021-06-28 14:30:30 +0100713 bool "Enable SMC911X 32-bit interface"
Tom Rini94633c32022-08-02 07:33:47 -0400714 depends on SMC911X
Adam Ford8daec2d2017-09-05 15:20:44 -0500715 help
Andre Przywaraf26c9d72021-06-28 14:30:30 +0100716 Define this if data bus is 32 bits. If your processor use a
717 narrower 16 bit bus or cannot convert one 32 bit word to two 16 bit
718 words, leave this to "n".
Adam Ford8daec2d2017-09-05 15:20:44 -0500719
Mylène Josserand4d43d062017-04-02 12:59:03 +0200720config SUN7I_GMAC
721 bool "Enable Allwinner GMAC Ethernet support"
722 help
723 Enable the support for Sun7i GMAC Ethernet controller
724
Stefan Mavrodievaba39242017-11-03 08:56:51 +0200725config SUN7I_GMAC_FORCE_TXERR
726 bool "Force PA17 as gmac function"
727 depends on SUN7I_GMAC
728 help
729 Some ethernet phys needs TXERR control. Since the GMAC
730 doesn't have such signal, setting PA17 as GMAC function
731 makes the pin output low, which enables data transmission.
732
Mylène Josserandabc3e4d2017-04-02 12:59:07 +0200733config SUN4I_EMAC
734 bool "Allwinner Sun4i Ethernet MAC support"
Artturi Alm6270a3f2017-11-08 05:08:58 +0200735 select PHYLIB
Mylène Josserandabc3e4d2017-04-02 12:59:07 +0200736 help
737 This driver supports the Allwinner based SUN4I Ethernet MAC.
738
Amit Singh Tomara29710c2016-07-06 17:59:44 +0530739config SUN8I_EMAC
740 bool "Allwinner Sun8i Ethernet MAC support"
Amit Singh Tomara29710c2016-07-06 17:59:44 +0530741 select PHYLIB
Philipp Tomsich449ea2c2017-03-26 18:50:23 +0200742 select PHY_GIGE
Amit Singh Tomara29710c2016-07-06 17:59:44 +0530743 help
744 This driver supports the Allwinner based SUN8I/SUN50I Ethernet MAC.
745 It can be found in H3/A64/A83T based SoCs and compatible with both
Tom Rini7131d2d2017-02-20 09:38:03 -0500746 External and Internal PHYs.
Amit Singh Tomara29710c2016-07-06 17:59:44 +0530747
Nobuhiro Iwamatsudcd18ea2017-12-01 16:08:03 +0900748config SH_ETHER
749 bool "Renesas SH Ethernet MAC"
750 select PHYLIB
Marek Vasut92c312c2023-05-31 00:51:29 +0200751 select PHY_ETHERNET_ID
Nobuhiro Iwamatsudcd18ea2017-12-01 16:08:03 +0900752 help
753 This driver supports the Ethernet for Renesas SH and ARM SoCs.
754
Grygorii Strashkoffad5fa2018-10-31 16:21:39 -0500755source "drivers/net/ti/Kconfig"
Adam Fordd7869b212018-07-20 23:03:57 -0500756
Marek Vasuta410f132020-06-20 17:43:29 +0200757config TULIP
758 bool "DEC Tulip DC2114x Ethernet support"
Marek Vasuta410f132020-06-20 17:43:29 +0200759 help
760 This driver supports DEC DC2114x Fast ethernet chips.
761
Michal Simek338a5f22015-12-09 16:54:42 +0100762config XILINX_AXIEMAC
Michal Simek338a5f22015-12-09 16:54:42 +0100763 select PHYLIB
764 select MII
765 bool "Xilinx AXI Ethernet"
766 help
767 This MAC is present in Xilinx Microblaze, Zynq and ZynqMP SoCs.
768
Ashok Reddy Soma258ce792021-07-02 04:40:34 -0600769config XILINX_AXIMRMAC
Tom Rini94633c32022-08-02 07:33:47 -0400770 depends on ARCH_VERSAL
Ashok Reddy Soma258ce792021-07-02 04:40:34 -0600771 bool "Xilinx AXI MRMAC"
772 help
773 MRMAC is a high performance, low latency, adaptable Ethernet
774 integrated hard IP. This can be configured up to four ports with MAC
775 rates from 10GE to 100GE. This could be present in some of the Xilinx
776 Versal designs.
777
Tom Rinibe3bea22022-11-19 18:45:39 -0500778config VSC7385_ENET
779 bool "Vitesse 7385 Switch Firmware Upload driver"
780
Michal Simek3229c862015-12-11 09:41:49 +0100781config XILINX_EMACLITE
Michal Simek3229c862015-12-11 09:41:49 +0100782 select PHYLIB
783 select MII
784 bool "Xilinx Ethernetlite"
785 help
786 This MAC is present in Xilinx Microblaze, Zynq and ZynqMP SoCs.
787
Michal Simek596e5782015-11-30 14:34:52 +0100788config ZYNQ_GEM
Michal Simek7bccc752015-12-11 09:14:31 +0100789 select PHYLIB
Michal Simek596e5782015-11-30 14:34:52 +0100790 bool "Xilinx Ethernet GEM"
791 help
Michal Simekc9428102015-12-09 16:53:52 +0100792 This MAC is present in Xilinx Zynq and ZynqMP SoCs.
Michal Simek596e5782015-11-30 14:34:52 +0100793
Purna Chandra Mandal23e75782016-01-28 15:30:21 +0530794config PIC32_ETH
795 bool "Microchip PIC32 Ethernet Support"
Tom Rini94633c32022-08-02 07:33:47 -0400796 depends on MACH_PIC32
Purna Chandra Mandal23e75782016-01-28 15:30:21 +0530797 select PHYLIB
798 help
799 This driver implements 10/100 Mbps Ethernet and MAC layer for
800 Microchip PIC32 microcontrollers.
801
Sjoerd Simons0125bcf2017-01-11 11:46:11 +0100802config GMAC_ROCKCHIP
803 bool "Rockchip Synopsys Designware Ethernet MAC"
Tom Rini94633c32022-08-02 07:33:47 -0400804 depends on ETH_DESIGNWARE
Sjoerd Simons0125bcf2017-01-11 11:46:11 +0100805 help
806 This driver provides Rockchip SoCs network support based on the
807 Synopsys Designware driver.
808
Phong Hoang07679b12023-03-20 21:05:04 +0100809config RENESAS_ETHER_SWITCH
810 bool "Renesas Ethernet Switch support"
811 depends on DM_ETH && R8A779F0
812 select PHYLIB
813 help
814 This driver implements support for the Renesas Ethernet Switch
815 which is available on R-Car S4 SoC (r8a779f0).
816
Marek Vasut8ae51b62017-05-13 15:54:28 +0200817config RENESAS_RAVB
818 bool "Renesas Ethernet AVB MAC"
Hai Phamc2fbaaf2023-04-07 17:12:17 +0200819 depends on RCAR_64
Marek Vasut8ae51b62017-05-13 15:54:28 +0200820 select PHYLIB
Marek Vasut5c80edb2023-05-31 00:51:28 +0200821 select PHY_ETHERNET_ID
Marek Vasut8ae51b62017-05-13 15:54:28 +0200822 help
823 This driver implements support for the Ethernet AVB block in
824 Renesas M3 and H3 SoCs.
825
Christophe Leroyfad51ac2017-07-06 10:33:23 +0200826config MPC8XX_FEC
827 bool "Fast Ethernet Controller on MPC8XX"
Christophe Leroyee1e6002018-03-16 17:20:41 +0100828 depends on MPC8xx
Christophe Leroyfad51ac2017-07-06 10:33:23 +0200829 select MII
Tom Rini0d121ad2022-06-25 11:02:36 -0400830 select SYS_DISCOVER_PHY
Christophe Leroyfad51ac2017-07-06 10:33:23 +0200831 help
832 This driver implements support for the Fast Ethernet Controller
833 on MPC8XX
834
Kunihiko Hayashia8927792018-05-24 19:24:37 +0900835config SNI_AVE
836 bool "Socionext AVE Ethernet support"
Tom Rini94633c32022-08-02 07:33:47 -0400837 depends on ARCH_UNIPHIER
Kunihiko Hayashia8927792018-05-24 19:24:37 +0900838 select PHYLIB
839 select SYSCON
840 select REGMAP
841 help
842 This driver implements support for the Socionext AVE Ethernet
843 controller, as found on the Socionext UniPhier family.
844
Jassi Brareab447b2021-06-04 18:44:38 +0900845config SNI_NETSEC
846 bool "Socionext NETSEC Ethernet support"
Tom Rini94633c32022-08-02 07:33:47 -0400847 depends on SYNQUACER_SPI
Jassi Brareab447b2021-06-04 18:44:38 +0900848 select PHYLIB
849 help
850 This driver implements support for the Socionext SynQuacer NETSEC
851 ethernet controller, as found on the Socionext SynQuacer family.
852
Horatiu Vultur4c661572019-01-31 15:30:33 +0100853source "drivers/net/mscc_eswitch/Kconfig"
Gregory CLEMENTc8546162019-01-17 17:07:13 +0100854
Christophe Leroyfad51ac2017-07-06 10:33:23 +0200855config ETHER_ON_FEC1
856 bool "FEC1"
857 depends on MPC8XX_FEC
858 default y
859
860config FEC1_PHY
861 int "FEC1 PHY"
862 depends on ETHER_ON_FEC1
863 default -1
864 help
865 Define to the hardcoded PHY address which corresponds
866 to the given FEC; i. e.
867 #define CONFIG_FEC1_PHY 4
868 means that the PHY with address 4 is connected to FEC1
869
870 When set to -1, means to probe for first available.
871
872config PHY_NORXERR
873 bool "PHY_NORXERR"
874 depends on ETHER_ON_FEC1
Christophe Leroyfad51ac2017-07-06 10:33:23 +0200875 help
876 The PHY does not have a RXERR line (RMII only).
877 (so program the FEC to ignore it).
878
879config ETHER_ON_FEC2
880 bool "FEC2"
881 depends on MPC8XX_FEC && MPC885
882 default y
883
884config FEC2_PHY
885 int "FEC2 PHY"
886 depends on ETHER_ON_FEC2
887 default -1
888 help
889 Define to the hardcoded PHY address which corresponds
890 to the given FEC; i. e.
891 #define CONFIG_FEC1_PHY 4
892 means that the PHY with address 4 is connected to FEC1
893
894 When set to -1, means to probe for first available.
895
896config FEC2_PHY_NORXERR
897 bool "PHY_NORXERR"
898 depends on ETHER_ON_FEC2
Christophe Leroyfad51ac2017-07-06 10:33:23 +0200899 help
900 The PHY does not have a RXERR line (RMII only).
901 (so program the FEC to ignore it).
902
Ahmed Mansour541d5762017-12-15 16:01:01 -0500903config SYS_DPAA_QBMAN
904 bool "Device tree fixup for QBMan on freescale SOCs"
Simon Glass09eaa402024-09-29 19:49:27 -0600905 depends on ARM || PPC
Ahmed Mansour541d5762017-12-15 16:01:01 -0500906 default y if ARCH_B4860 || \
907 ARCH_B4420 || \
908 ARCH_P1023 || \
909 ARCH_P2041 || \
Ahmed Mansour541d5762017-12-15 16:01:01 -0500910 ARCH_T1024 || \
911 ARCH_T1040 || \
912 ARCH_T1042 || \
913 ARCH_T2080 || \
Ahmed Mansour541d5762017-12-15 16:01:01 -0500914 ARCH_T4240 || \
Ahmed Mansour541d5762017-12-15 16:01:01 -0500915 ARCH_P4080 || \
916 ARCH_P3041 || \
917 ARCH_P5040 || \
Ahmed Mansour541d5762017-12-15 16:01:01 -0500918 ARCH_LS1043A || \
919 ARCH_LS1046A
920 help
921 QBman fixups to allow deep sleep in DPAA 1 SOCs
922
Tom Riniff4e87c2022-07-31 21:08:29 -0400923config SYS_FSL_QMAN_V3
924 bool # QMAN version 3
925 depends on SYS_DPAA_QBMAN
926
Mario Six17151052018-03-28 14:38:18 +0200927config TSEC_ENET
928 select PHYLIB
929 bool "Enable Three-Speed Ethernet Controller"
930 help
931 This driver implements support for the (Enhanced) Three-Speed
932 Ethernet Controller found on Freescale SoCs.
933
Weijie Gao23f17162018-12-20 16:12:53 +0800934config MEDIATEK_ETH
935 bool "MediaTek Ethernet GMAC Driver"
Weijie Gao23f17162018-12-20 16:12:53 +0800936 select PHYLIB
937 select DM_GPIO
938 select DM_RESET
939 help
940 This Driver support MediaTek Ethernet GMAC
941 Say Y to enable support for the MediaTek Ethernet GMAC.
942
Yang Xiwen9d8f78a2023-08-23 01:03:42 +0800943config HIFEMAC_ETH
944 bool "HiSilicon Fast Ethernet Controller"
945 select DM_CLK
946 select DM_RESET
947 select PHYLIB
948 help
949 This driver supports HIFEMAC Ethernet controller found on
950 HiSilicon SoCs.
951
Yang Xiwen6b5c8d92023-08-23 01:03:43 +0800952config HIFEMAC_MDIO
953 bool "HiSilicon Fast Ethernet Controller MDIO interface"
954 depends on DM_MDIO
955 select DM_CLK
956 help
957 This driver supports the internal MDIO interface of HIFEMAC
958 Ethernet controller.
959
Shawn Guo1d5b5d22019-03-20 15:32:40 +0800960config HIGMACV300_ETH
961 bool "HiSilicon Gigabit Ethernet Controller"
Shawn Guo1d5b5d22019-03-20 15:32:40 +0800962 select DM_RESET
963 select PHYLIB
964 help
965 This driver supports HIGMACV300 Ethernet controller found on
966 HiSilicon SoCs.
967
Alex Marginean120b5ef2019-07-03 12:11:40 +0300968config FSL_ENETC
969 bool "NXP ENETC Ethernet controller"
Tom Rini94633c32022-08-02 07:33:47 -0400970 depends on DM_MDIO
Alex Marginean120b5ef2019-07-03 12:11:40 +0300971 help
972 This driver supports the NXP ENETC Ethernet controller found on some
973 of the NXP SoCs.
974
Alex Marginean74dd3832019-07-16 11:21:17 +0300975config MDIO_MUX_I2CREG
976 bool "MDIO MUX accessed as a register over I2C"
977 depends on DM_MDIO_MUX && DM_I2C
978 help
979 This driver is used for MDIO muxes driven by writing to a register of
980 an I2C chip. The board it was developed for uses a mux controlled by
981 on-board FPGA which in turn is accessed as a chip over I2C.
982
Robert Marko975151d2020-10-08 22:05:11 +0200983config MDIO_IPQ4019
984 bool "Qualcomm IPQ4019 MDIO interface support"
985 depends on DM_MDIO
986 help
987 This driver supports the MDIO interface found in Qualcomm
988 IPQ40xx series Soc-s.
989
Alex Marginean8bd37ce2019-07-25 12:33:19 +0300990config MVMDIO
991 bool "Marvell MDIO interface support"
992 depends on DM_MDIO
993 help
994 This driver supports the MDIO interface found in the network
995 interface units of the Marvell EBU SoCs (Kirkwood, Orion5x,
996 Dove, Armada 370, Armada XP, Armada 37xx and Armada7K/8K/8KP).
997
998 This driver is used by the MVPP2 and MVNETA drivers.
999
Ioana Ciornei52e16ec2020-03-18 16:47:36 +02001000config FSL_LS_MDIO
1001 bool "NXP Layerscape MDIO interface support"
1002 depends on DM_MDIO
1003 help
1004 This driver supports the MDIO bus found on the Fman 10G Ethernet MACs and
1005 on the mEMAC (which supports both Clauses 22 and 45).
1006
Dylan Hung8b41ded2021-11-02 13:41:54 +08001007config ASPEED_MDIO
1008 bool "Aspeed MDIO interface support"
1009 depends on DM_MDIO
1010 help
1011 This driver supports the MDIO bus of Aspeed AST2600 SOC. The driver
1012 currently supports Clause 22.
1013
Neil Armstrong6c7bc9f2021-02-24 15:02:23 +01001014config MDIO_MUX_MMIOREG
1015 bool "MDIO MUX accessed as a MMIO register access"
1016 depends on DM_MDIO_MUX
1017 help
1018 This driver is used for MDIO muxes driven by writing to a register in
1019 the MMIO physical memory.
1020
Neil Armstrong8120ce12021-02-24 17:31:53 +01001021config MDIO_MUX_MESON_G12A
1022 bool "MDIO MUX for Amlogic Meson G12A SoCs"
1023 depends on DM_MDIO_MUX
1024 help
1025 This driver is used for the MDIO mux found on the Amlogic G12A & compatible
1026 SoCs.
1027
Neil Armstrongb4534dd2023-12-13 10:30:12 +01001028config MDIO_MUX_MESON_GXL
1029 bool "MDIO MUX for Amlogic Meson GXL SoCs"
1030 depends on DM_MDIO_MUX
1031 help
1032 This driver is used for the MDIO mux found on the Amlogic GXL & compatible
1033 SoCs.
1034
Joe Hershberger3ea143a2015-03-22 17:09:13 -05001035endif # NETDEVICES