blob: 6bbbadc5eef3260034e3899203ba736559a55736 [file] [log] [blame]
Alex89e50d92017-02-06 19:17:34 -08001source "drivers/net/phy/Kconfig"
Calvin Johnson0e6101a2018-03-08 15:30:35 +05302source "drivers/net/pfe_eth/Kconfig"
Florinel Iordachedfd4c0f2019-05-15 09:09:21 +00003source "drivers/net/fsl-mc/Kconfig"
Bharat Gootyb48ee742021-11-08 14:46:10 -08004source "drivers/net/bnxt/Kconfig"
Alex89e50d92017-02-06 19:17:34 -08005
Simon Glass1d926242021-08-08 12:20:31 -06006config ETH
7 def_bool y
8
Joe Hershbergerc7eceaf2015-03-22 17:09:10 -05009config DM_ETH
Tom Rini4c40e732022-08-02 07:33:47 -040010 bool
Joe Hershbergerc7eceaf2015-03-22 17:09:10 -050011 depends on DM
12 help
13 Enable driver model for Ethernet.
14
Joe Hershberger54214e62018-07-02 14:47:48 -050015 The eth_*() interface will be implemented by the UCLASS_ETH class
16 This is currently implemented in net/eth-uclass.c
Joe Hershbergerc7eceaf2015-03-22 17:09:10 -050017 Look in include/net.h for details.
Joe Hershberger6ab76992015-03-22 17:09:13 -050018
Alex Marginean1a5b0982019-06-03 19:10:30 +030019config DM_MDIO
20 bool "Enable Driver Model for MDIO devices"
Tom Rini4c40e732022-08-02 07:33:47 -040021 depends on PHYLIB
Alex Marginean1a5b0982019-06-03 19:10:30 +030022 help
23 Enable driver model for MDIO devices
24
25 Adds UCLASS_MDIO DM class supporting MDIO buses that are probed as
26 stand-alone devices. Useful in particular for systems that support
27 DM_ETH and have a stand-alone MDIO hardware block shared by multiple
28 Ethernet interfaces.
29 This is currently implemented in net/mdio-uclass.c
30 Look in include/miiphy.h for details.
31
Alex Margineanab8c2a52019-07-12 10:13:50 +030032config DM_MDIO_MUX
33 bool "Enable Driver Model for MDIO MUX devices"
34 depends on DM_MDIO
35 help
36 Enable driver model for MDIO MUX devices
37
38 Adds UCLASS_MDIO_MUX DM class supporting MDIO MUXes. Useful for
39 systems that support DM_MDIO and integrate one or multiple muxes on
40 the MDIO bus.
41 This is currently implemented in net/mdio-mux-uclass.c
42 Look in include/miiphy.h for details.
43
Claudiu Manoilc0566c22021-01-25 14:23:53 +020044config DM_DSA
45 bool "Enable Driver Model for DSA switches"
Tom Rini4c40e732022-08-02 07:33:47 -040046 depends on DM_MDIO
Claudiu Manoilc0566c22021-01-25 14:23:53 +020047 depends on PHY_FIXED
48 help
49 Enable driver model for DSA switches
50
51 Adds UCLASS_DSA class supporting switches that follow the Distributed
52 Switch Architecture (DSA). These switches rely on the presence of a
53 management switch port connected to an Ethernet controller capable of
54 receiving frames from the switch. This host Ethernet controller is
55 called the "master" Ethernet interface in DSA terminology.
56 This is currently implemented in net/dsa-uclass.c, refer to
57 include/net/dsa.h for API details.
58
Alex Marginean0daa53a2019-06-03 19:12:28 +030059config MDIO_SANDBOX
60 depends on DM_MDIO && SANDBOX
61 default y
62 bool "Sandbox: Mocked MDIO driver"
63 help
64 This driver implements dummy read/write/reset MDIO functions mimicking
65 a bus with a single PHY.
66
67 This driver is used in for testing in test/dm/mdio.c
68
Alex Marginean0649be52019-07-12 10:13:53 +030069config MDIO_MUX_SANDBOX
70 depends on DM_MDIO_MUX && MDIO_SANDBOX
71 default y
72 bool "Sandbox: Mocked MDIO-MUX driver"
73 help
74 This driver implements dummy select/deselect ops mimicking a MUX on
75 the MDIO bux. It uses mdio_sandbox driver as parent MDIO.
76
77 This driver is used for testing in test/dm/mdio.c
78
Ye Licd5bb772020-05-03 22:41:14 +080079config DM_ETH_PHY
80 bool "Enable Driver Model for Ethernet Generic PHY drivers"
81 depends on DM
82 help
83 Enable driver model for Ethernet Generic PHY .
84
Claudiu Manoild9eaa922021-03-14 20:14:57 +080085config DSA_SANDBOX
86 depends on DM_DSA && SANDBOX
87 default y
88 bool "Sandbox: Mocked DSA driver"
89 help
90 This driver implements a dummy DSA switch connected to a dummy sandbox
91 Ethernet device used as DSA master, to test DSA class code, including
92 exported DSA API and datapath processing of Ethernet traffic.
93
Joe Hershberger6ab76992015-03-22 17:09:13 -050094menuconfig NETDEVICES
95 bool "Network device support"
96 depends on NET
Tom Rini4c40e732022-08-02 07:33:47 -040097 select DM_ETH
Joe Hershberger6ab76992015-03-22 17:09:13 -050098 help
99 You must select Y to enable any network device support
100 Generally if you have any networking support this is a given
101
102 If unsure, say Y
103
104if NETDEVICES
105
Philipp Tomsich00c33612017-03-26 18:50:23 +0200106config PHY_GIGE
107 bool "Enable GbE PHY status parsing and configuration"
108 help
109 Enables support for parsing the status output and for
110 configuring GbE PHYs (affects the inner workings of some
111 commands and miiphyutil.c).
112
Marek Vasut0a3d0e12016-05-24 23:29:09 +0200113config AG7XXX
114 bool "Atheros AG7xxx Ethernet MAC support"
Tom Rini4c40e732022-08-02 07:33:47 -0400115 depends on ARCH_ATH79
Marek Vasut0a3d0e12016-05-24 23:29:09 +0200116 select PHYLIB
117 help
118 This driver supports the Atheros AG7xxx Ethernet MAC. This MAC is
119 present in the Atheros AR7xxx, AR9xxx and QCA9xxx MIPS chips.
120
121
Thomas Chouec06dd82015-10-22 15:29:11 +0800122config ALTERA_TSE
123 bool "Altera Triple-Speed Ethernet MAC support"
Thomas Chouec06dd82015-10-22 15:29:11 +0800124 select PHYLIB
125 help
126 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
127 Please find details on the "Triple-Speed Ethernet MegaCore Function
128 Resource Center" of Altera.
129
Suji Velupillaid2f677a2017-07-10 14:05:41 -0700130config BCM_SF2_ETH
131 bool "Broadcom SF2 (Starfighter2) Ethernet support"
132 select PHYLIB
133 help
134 This is an abstract framework which provides a generic interface
135 to MAC and DMA management for multiple Broadcom SoCs such as
136 Cygnus, NSP and bcm28155_ap platforms.
137
138config BCM_SF2_ETH_DEFAULT_PORT
139 int "Broadcom SF2 (Starfighter2) Ethernet default port number"
140 depends on BCM_SF2_ETH
141 default 0
142 help
143 Default port number for the Starfighter2 ethernet driver.
144
145config BCM_SF2_ETH_GMAC
146 bool "Broadcom SF2 (Starfighter2) GMAC Ethernet support"
147 depends on BCM_SF2_ETH
148 help
149 This flag enables the ethernet support for Broadcom platforms with
150 GMAC such as Cygnus. This driver is based on the framework provided
151 by the BCM_SF2_ETH driver.
152 Say Y to any bcmcygnus based platforms.
153
Álvaro Fernández Rojas204fd5e2018-12-01 19:00:24 +0100154config BCM6348_ETH
155 bool "BCM6348 EMAC support"
Tom Rini4c40e732022-08-02 07:33:47 -0400156 depends on ARCH_BMIPS
Álvaro Fernández Rojas204fd5e2018-12-01 19:00:24 +0100157 select DMA
158 select DMA_CHANNELS
159 select MII
160 select PHYLIB
161 help
162 This driver supports the BCM6348 Ethernet MAC.
163
Álvaro Fernández Rojasb0b22542018-12-01 19:00:32 +0100164config BCM6368_ETH
165 bool "BCM6368 EMAC support"
Tom Rini4c40e732022-08-02 07:33:47 -0400166 depends on ARCH_BMIPS
Álvaro Fernández Rojasb0b22542018-12-01 19:00:32 +0100167 select DMA
168 select MII
169 help
170 This driver supports the BCM6368 Ethernet MAC.
171
Amit Singh Tomar8f656c52020-01-27 01:14:42 +0000172config BCMGENET
173 bool "BCMGENET V5 support"
Amit Singh Tomar8f656c52020-01-27 01:14:42 +0000174 select PHYLIB
175 help
176 This driver supports the BCMGENET Ethernet MAC.
177
Aaron Tsengebcdddd2021-01-14 13:34:11 -0800178config CORTINA_NI_ENET
179 bool "Cortina-Access Ethernet driver"
Tom Rini4c40e732022-08-02 07:33:47 -0400180 depends on CORTINA_PLATFORM
Aaron Tsengebcdddd2021-01-14 13:34:11 -0800181 help
182 This driver supports the Cortina-Access Ethernet MAC for
183 all supported CAxxxx SoCs.
184
Andre Przywara7352fb92021-04-12 01:04:52 +0100185config CALXEDA_XGMAC
186 bool "Calxeda XGMAC support"
Andre Przywara7352fb92021-04-12 01:04:52 +0100187 help
188 This driver supports the XGMAC in Calxeda Highbank and Midway
189 machines.
190
Marek Vasutd2105972022-04-13 04:15:38 +0200191config DRIVER_DM9000
192 bool "Davicom DM9000 controller driver"
193 help
194 The Davicom DM9000 parallel bus external ethernet interface chip.
195
Stephen Warren50709602016-10-21 14:46:47 -0600196config DWC_ETH_QOS
197 bool "Synopsys DWC Ethernet QOS device support"
Stephen Warren50709602016-10-21 14:46:47 -0600198 select PHYLIB
199 help
200 This driver supports the Synopsys Designware Ethernet QOS (Quality
201 Of Service) IP block. The IP supports many options for bus type,
Patrick Delaunay68083902020-06-08 11:27:19 +0200202 clocking/reset structure, and feature list.
203
204config DWC_ETH_QOS_IMX
205 bool "Synopsys DWC Ethernet QOS device support for IMX"
206 depends on DWC_ETH_QOS
207 help
208 The Synopsys Designware Ethernet QOS IP block with the specific
209 configuration used in IMX soc.
210
211config DWC_ETH_QOS_STM32
212 bool "Synopsys DWC Ethernet QOS device support for STM32"
213 depends on DWC_ETH_QOS
Patrick Delaunayd9dc80c2021-07-20 20:09:55 +0200214 select DM_ETH_PHY
Patrick Delaunay68083902020-06-08 11:27:19 +0200215 default y if ARCH_STM32MP
216 help
217 The Synopsys Designware Ethernet QOS IP block with the specific
218 configuration used in STM32MP soc.
219
220config DWC_ETH_QOS_TEGRA186
221 bool "Synopsys DWC Ethernet QOS device support for TEGRA186"
222 depends on DWC_ETH_QOS
223 default y if TEGRA186
224 help
225 The Synopsys Designware Ethernet QOS IP block with specific
226 configuration used in NVIDIA's Tegra186 chip.
Stephen Warren50709602016-10-21 14:46:47 -0600227
Simon Glassa83ccd52015-08-19 09:33:41 -0600228config E1000
229 bool "Intel PRO/1000 Gigabit Ethernet support"
Sean Andersond22315a2022-04-26 14:35:33 -0400230 depends on PCI
Simon Glassa83ccd52015-08-19 09:33:41 -0600231 help
232 This driver supports Intel(R) PRO/1000 gigabit ethernet family of
233 adapters. For more information on how to identify your adapter, go
234 to the Adapter & Driver ID Guide at:
235
236 <http://support.intel.com/support/network/adapter/pro100/21397.htm>
237
Tom Rinia35003b2022-06-08 08:24:23 -0400238config E1000_NO_NVM
239 bool "Intel PRO/1000 has no NVMEM / EEPROM"
240 depends on E1000
241
Simon Glassa83ccd52015-08-19 09:33:41 -0600242config E1000_SPI_GENERIC
243 bool "Allow access to the Intel 8257x SPI bus"
244 depends on E1000
245 help
246 Allow generic access to the SPI bus on the Intel 8257x, for
247 example with the "sspi" command.
248
249config E1000_SPI
250 bool "Enable SPI bus utility code"
251 depends on E1000
252 help
253 Utility code for direct access to the SPI bus on Intel 8257x.
254 This does not do anything useful unless you set at least one
255 of CONFIG_CMD_E1000 or CONFIG_E1000_SPI_GENERIC.
256
257config CMD_E1000
258 bool "Enable the e1000 command"
259 depends on E1000
260 help
261 This enables the 'e1000' management command for E1000 devices. When
262 used on devices with SPI support you can reprogram the EEPROM from
263 U-Boot.
264
Marek Vasut2dcaf852020-05-23 18:07:53 +0200265config EEPRO100
266 bool "Intel PRO/100 82557/82559/82559ER Fast Ethernet support"
267 help
268 This driver supports Intel(R) PRO/100 82557/82559/82559ER fast
269 ethernet family of adapters.
270
Joe Hershberger6ab76992015-03-22 17:09:13 -0500271config ETH_SANDBOX
Tom Rini4c40e732022-08-02 07:33:47 -0400272 depends on SANDBOX
Joe Hershberger6ab76992015-03-22 17:09:13 -0500273 default y
274 bool "Sandbox: Mocked Ethernet driver"
275 help
276 This driver simply responds with fake ARP replies and ping
277 replies that are used to verify network stack functionality
278
279 This driver is particularly useful in the test/dm/eth.c tests
280
Joe Hershberger586cbd12015-03-22 17:09:21 -0500281config ETH_SANDBOX_RAW
Tom Rini4c40e732022-08-02 07:33:47 -0400282 depends on SANDBOX
Joe Hershberger586cbd12015-03-22 17:09:21 -0500283 default y
284 bool "Sandbox: Bridge to Linux Raw Sockets"
285 help
286 This driver is a bridge from the bottom of the network stack
287 in U-Boot to the RAW AF_PACKET API in Linux. This allows real
288 network traffic to be tested from within sandbox. See
Keerthyfa002552019-07-29 13:52:04 +0530289 doc/arch/index.rst for more details.
Joe Hershberger586cbd12015-03-22 17:09:21 -0500290
Simon Glass6e378742015-04-05 16:07:34 -0600291config ETH_DESIGNWARE
292 bool "Synopsys Designware Ethernet MAC"
Thomas Chou7a0dfa62015-12-07 20:53:29 +0800293 select PHYLIB
Simon Goldschmidtad588932019-01-13 19:58:41 +0100294 imply ETH_DESIGNWARE_SOCFPGA if ARCH_SOCFPGA
Simon Glass6e378742015-04-05 16:07:34 -0600295 help
296 This MAC is present in SoCs from various vendors. It supports
297 100Mbit and 1 Gbit operation. You must enable CONFIG_PHYLIB to
298 provide the PHY (physical media interface).
299
Neil Armstrong145aff72021-02-24 20:33:56 +0100300config ETH_DESIGNWARE_MESON8B
301 bool "Amlogic Meson8b and later glue driver for Synopsys Designware Ethernet MAC"
Neil Armstrong145aff72021-02-24 20:33:56 +0100302 select ETH_DESIGNWARE
303 help
304 This provides glue layer to use Synopsys Designware Ethernet MAC
305 present on the Amlogic Meson8b, GX, AXG & G12A SoCs.
306
Marek Vasut0d9a4a02018-08-13 19:32:14 +0200307config ETH_DESIGNWARE_SOCFPGA
Simon Goldschmidtb50afc82019-01-13 19:58:40 +0100308 select REGMAP
309 select SYSCON
Tom Rini7ac21a32022-06-15 12:03:43 -0400310 select DW_ALTDESCRIPTOR
Marek Vasut0d9a4a02018-08-13 19:32:14 +0200311 bool "Altera SoCFPGA extras for Synopsys Designware Ethernet MAC"
Tom Rini4c40e732022-08-02 07:33:47 -0400312 depends on ETH_DESIGNWARE
Marek Vasut0d9a4a02018-08-13 19:32:14 +0200313 help
314 The Altera SoCFPGA requires additional configuration of the
315 Altera system manager to correctly interface with the PHY.
316 This code handles those SoC specifics.
317
Amit Singh Tomar03d6edb2020-05-09 19:55:12 +0530318config ETH_DESIGNWARE_S700
319 bool "Actins S700 glue driver for Synopsys Designware Ethernet MAC"
Tom Rini4c40e732022-08-02 07:33:47 -0400320 depends on ETH_DESIGNWARE
Amit Singh Tomar03d6edb2020-05-09 19:55:12 +0530321 help
322 This provides glue layer to use Synopsys Designware Ethernet MAC
323 present on Actions S700 SoC.
324
Tom Rini7ac21a32022-06-15 12:03:43 -0400325config DW_ALTDESCRIPTOR
326 bool "Designware Ethernet MAC uses alternate (enhanced) descriptors"
327 depends on ETH_DESIGNWARE
328
Max Filippove07d3d22016-08-05 18:26:15 +0300329config ETHOC
330 bool "OpenCores 10/100 Mbps Ethernet MAC"
331 help
332 This MAC is present in OpenRISC and Xtensa XTFPGA boards.
333
Peng Fana65e0362018-03-28 20:54:14 +0800334config FEC_MXC_SHARE_MDIO
335 bool "Share the MDIO bus for FEC controller"
336 depends on FEC_MXC
337
338config FEC_MXC_MDIO_BASE
339 hex "MDIO base address for the FEC controller"
340 depends on FEC_MXC_SHARE_MDIO
341 help
342 This specifies the MDIO registers base address. It is used when
343 two FEC controllers share MDIO bus.
344
Jagan Tekia48af852016-10-08 18:00:12 +0530345config FEC_MXC
346 bool "FEC Ethernet controller"
Peng Fanfad6d902022-07-26 16:41:12 +0800347 depends on MX28 || MX5 || MX6 || MX7 || IMX8 || IMX8M || IMX8ULP || IMX93 || VF610
Jagan Tekia48af852016-10-08 18:00:12 +0530348 help
349 This driver supports the 10/100 Fast Ethernet controller for
350 NXP i.MX processors.
351
Tom Rinifa911f82019-05-12 07:59:12 -0400352config FMAN_ENET
353 bool "Freescale FMan ethernet support"
354 depends on ARM || PPC
Tom Rini82a703b2022-07-23 13:05:06 -0400355 select SYS_FMAN_V3 if ARCH_B4420 || ARCH_B4860 || ARCH_LS1043A || \
356 ARCH_LS1046A || ARCH_T1024 || ARCH_T1040 || ARCH_T1042 || \
357 ARCH_T2080 || ARCH_T4240
Tom Rinifa911f82019-05-12 07:59:12 -0400358 help
359 This driver support the Freescale FMan Ethernet controller
360
Rajesh Bhagataec38012021-11-09 16:30:38 +0530361config SYS_FMAN_FW_ADDR
362 hex "FMAN Firmware Address"
363 depends on FMAN_ENET
364 default 0x0
365
366config SYS_QE_FMAN_FW_LENGTH
367 hex "FMAN QE Firmware length"
368 depends on FMAN_ENET || QE || U_QE
369 default 0x10000
370
Tom Rini82a703b2022-07-23 13:05:06 -0400371config SYS_FMAN_V3
372 bool
Tom Rini33ae6a72022-07-23 13:05:10 -0400373 select FSL_MEMAC
Tom Rini82a703b2022-07-23 13:05:06 -0400374 help
375 SoC has FMan v3 with mEMAC
376
Tom Rinic5ea8ed2017-05-26 11:18:53 -0400377config FTMAC100
378 bool "Ftmac100 Ethernet Support"
379 help
380 This MAC is present in Andestech SoCs.
381
Cédric Le Goater38b33e92018-10-29 07:06:31 +0100382config FTGMAC100
383 bool "Ftgmac100 Ethernet Support"
Cédric Le Goater38b33e92018-10-29 07:06:31 +0100384 select PHYLIB
385 help
386 This driver supports the Faraday's FTGMAC100 Gigabit SoC
387 Ethernet controller that can be found on Aspeed SoCs (which
388 include NCSI).
389
390 It is fully compliant with IEEE 802.3 specification for
391 10/100 Mbps Ethernet and IEEE 802.3z specification for 1000
392 Mbps Ethernet and includes Reduced Media Independent
393 Interface (RMII) and Reduced Gigabit Media Independent
394 Interface (RGMII) interfaces. It adopts an AHB bus interface
395 and integrates a link list DMA engine with direct M-Bus
396 accesses for transmitting and receiving packets. It has
397 independent TX/RX fifos, supports half and full duplex (1000
398 Mbps mode only supports full duplex), flow control for full
399 duplex and backpressure for half duplex.
400
401 The FTGMAC100 also implements IP, TCP, UDP checksum offloads
402 and supports IEEE 802.1Q VLAN tag insertion and removal. It
403 offers high-priority transmit queue for QoS and CoS
404 applications.
405
Tom Rinibd8253d2022-06-25 11:02:36 -0400406config SYS_DISCOVER_PHY
407 bool
Cédric Le Goater38b33e92018-10-29 07:06:31 +0100408
Angelo Durgehelloa1d3d9f2019-11-15 23:54:17 +0100409config MCFFEC
410 bool "ColdFire Ethernet Support"
Angelo Durgehelloa1d3d9f2019-11-15 23:54:17 +0100411 select PHYLIB
Tom Rinibd8253d2022-06-25 11:02:36 -0400412 select SYS_DISCOVER_PHY
Angelo Durgehelloa1d3d9f2019-11-15 23:54:17 +0100413 help
414 This driver supports the network interface units in the
415 ColdFire family.
416
Tom Rini74d888f2022-06-25 11:02:35 -0400417config SYS_UNIFY_CACHE
418 depends on MCFFEC
419 bool "Invalidate icache during ethernet operations"
420
Angelo Durgehelloa1d3d9f2019-11-15 23:54:17 +0100421config FSLDMAFEC
422 bool "ColdFire DMA Ethernet Support"
Angelo Durgehelloa1d3d9f2019-11-15 23:54:17 +0100423 select PHYLIB
Tom Rinibd8253d2022-06-25 11:02:36 -0400424 select SYS_DISCOVER_PHY
Angelo Durgehelloa1d3d9f2019-11-15 23:54:17 +0100425 help
426 This driver supports the network interface units in the
427 ColdFire family.
428
Marek Vasutf4622282020-03-25 19:08:59 +0100429config KS8851_MLL
430 bool "Microchip KS8851-MLL controller driver"
431 help
432 The Microchip KS8851 parallel bus external ethernet interface chip.
433
Tim Harvey06dea1e2021-06-30 16:50:08 -0700434config KSZ9477
435 bool "Microchip KSZ9477 I2C controller driver"
436 depends on DM_DSA && DM_I2C
437 help
438 This driver implements a DSA switch driver for the KSZ9477 family
439 of GbE switches using the I2C interface.
440
Chris Packham943679d2018-05-03 23:00:35 +1200441config MVGBE
442 bool "Marvell Orion5x/Kirkwood network interface support"
Trevor Woernerbb7ab072020-05-06 08:02:40 -0400443 depends on ARCH_KIRKWOOD || ARCH_ORION5X
Tom Rini4c40e732022-08-02 07:33:47 -0400444 select PHYLIB
Chris Packham943679d2018-05-03 23:00:35 +1200445 help
446 This driver supports the network interface units in the
447 Marvell Orion5x and Kirkwood SoCs
448
Chris Packham919041c2017-08-21 20:17:03 +1200449config MVNETA
Miquel Raynal59d42cd2017-12-28 15:43:09 +0100450 bool "Marvell Armada XP/385/3700 network interface support"
451 depends on ARMADA_XP || ARMADA_38X || ARMADA_3700
Chris Packham919041c2017-08-21 20:17:03 +1200452 select PHYLIB
Marek Behún99e296f2022-04-27 12:41:46 +0200453 select DM_MDIO
Chris Packham919041c2017-08-21 20:17:03 +1200454 help
455 This driver supports the network interface units in the
Miquel Raynal59d42cd2017-12-28 15:43:09 +0100456 Marvell ARMADA XP, ARMADA 38X and ARMADA 3700 SoCs
Chris Packham919041c2017-08-21 20:17:03 +1200457
Stefan Roese96c19042016-02-10 07:22:10 +0100458config MVPP2
Stefan Roese78a112b2017-02-15 11:42:59 +0100459 bool "Marvell Armada 375/7K/8K network interface support"
460 depends on ARMADA_375 || ARMADA_8K
Stefan Roese96c19042016-02-10 07:22:10 +0100461 select PHYLIB
Nevo Hed5da38842019-08-15 18:08:45 -0400462 select MVMDIO
463 select DM_MDIO
Stefan Roese96c19042016-02-10 07:22:10 +0100464 help
465 This driver supports the network interface units in the
Stefan Roese78a112b2017-02-15 11:42:59 +0100466 Marvell ARMADA 375, 7K and 8K SoCs.
Stefan Roese96c19042016-02-10 07:22:10 +0100467
Wenyou Yange7183de2016-11-02 10:06:55 +0800468config MACB
469 bool "Cadence MACB/GEM Ethernet Interface"
Wenyou Yange7183de2016-11-02 10:06:55 +0800470 select PHYLIB
471 help
472 The Cadence MACB ethernet interface is found on many Atmel
473 AT91 and SAMA5 parts. This driver also supports the Cadence
474 GEM (Gigabit Ethernet MAC) found in some ARM SoC devices.
475 Say Y to include support for the MACB/GEM chip.
476
Wilson Lee41d6d1e2017-08-22 20:25:07 -0700477config MACB_ZYNQ
478 bool "Cadence MACB/GEM Ethernet Interface for Xilinx Zynq"
479 depends on MACB
480 help
481 The Cadence MACB ethernet interface was used on Zynq platform.
482 Say Y to enable support for the MACB/GEM in Zynq chip.
483
developer7b4c8be2020-11-12 16:36:53 +0800484config MT7620_ETH
485 bool "MediaTek MT7620 Ethernet Interface"
486 depends on SOC_MT7620
487 select PHYLIB
488 select DM_RESET
489 select DM_GPIO
490 select CLK
491 help
492 The MediaTek MT7620 ethernet interface is used on MT7620 based
493 boards. It has a built-in switch with two configurable ports which
494 can connect to external PHY/MACs.
495
Stefan Roesef9947682018-10-26 14:53:27 +0200496config MT7628_ETH
497 bool "MediaTek MT7628 Ethernet Interface"
developer89f051b2019-04-30 11:13:58 +0800498 depends on SOC_MT7628
developera5644112019-09-25 17:45:33 +0800499 select PHYLIB
Stefan Roesef9947682018-10-26 14:53:27 +0200500 help
501 The MediaTek MT7628 ethernet interface is used on MT7628 and
502 MT7688 based boards.
503
Jim Liueaddbcb2022-05-17 16:28:11 +0800504config NET_NPCM750
505 bool "Nuvoton NPCM750 Ethernet MAC"
506 help
507 support NPCM750 EMAC
508
Stefan Roesec404ac72022-04-07 09:11:52 +0200509config NET_OCTEON
510 bool "MIPS Octeon ethernet support"
511 depends on ARCH_OCTEON
512 help
513 You must select Y to enable network device support for
514 MIPS Octeon SoCs. If unsure, say n
515
Suneel Garapati53dc4482020-08-26 14:37:33 +0200516config NET_OCTEONTX
517 bool "OcteonTX Ethernet support"
518 depends on ARCH_OCTEONTX
519 depends on PCI_SRIOV
520 help
521 You must select Y to enable network device support for
522 OcteonTX SoCs. If unsure, say n
Suneel Garapati8666ae82020-08-26 14:37:42 +0200523
524config NET_OCTEONTX2
525 bool "OcteonTX2 Ethernet support"
526 depends on ARCH_OCTEONTX2
527 select OCTEONTX2_CGX_INTF
528 help
529 You must select Y to enable network device support for
530 OcteonTX2 SoCs. If unsure, say n
531
Suneel Garapati53dc4482020-08-26 14:37:33 +0200532config OCTEONTX_SMI
533 bool "OcteonTX SMI Device support"
534 depends on ARCH_OCTEONTX || ARCH_OCTEONTX2
535 help
536 You must select Y to enable SMI controller support for
537 OcteonTX or OcteonTX2 SoCs. If unsure, say n
538
Suneel Garapati8666ae82020-08-26 14:37:42 +0200539config OCTEONTX2_CGX_INTF
540 bool "OcteonTX2 CGX ATF interface support"
541 depends on ARCH_OCTEONTX2
542 default y if ARCH_OCTEONTX2
543 help
544 You must select Y to enable CGX ATF interface support for
545 OcteonTX2 SoCs. If unsure, say n
546
Bin Meng64d3dca2015-08-27 22:25:58 -0700547config PCH_GBE
548 bool "Intel Platform Controller Hub EG20T GMAC driver"
Bin Meng64d3dca2015-08-27 22:25:58 -0700549 select PHYLIB
550 help
551 This MAC is present in Intel Platform Controller Hub EG20T. It
552 supports 10/100/1000 Mbps operation.
553
Mylène Josserande44eb3a2017-04-02 12:59:08 +0200554config RGMII
555 bool "Enable RGMII"
556 help
557 Enable the support of the Reduced Gigabit Media-Independent
558 Interface (RGMII).
559
Adam Ford53705472018-07-20 23:03:57 -0500560config MII
561 bool "Enable MII"
562 help
563 Enable support of the Media-Independent Interface (MII)
564
Tom Rinie09aab12022-03-18 08:38:22 -0400565config RMII
566 bool "Enable RMII"
567 help
568 Enable support of the Reduced Media-Independent Interface (MII)
569
Marek Vasut7275b622020-05-17 18:14:17 +0200570config PCNET
571 bool "AMD PCnet series Ethernet controller driver"
572 help
573 This driver supports AMD PCnet series fast ethernet family of
574 PCI chipsets/adapters.
575
Heiko Schocher41b64a82020-02-06 09:48:16 +0100576source "drivers/net/qe/Kconfig"
577
Bin Menga6448df2016-03-21 06:47:41 -0700578config RTL8139
579 bool "Realtek 8139 series Ethernet controller driver"
580 help
581 This driver supports Realtek 8139 series fast ethernet family of
582 PCI chipsets/adapters.
583
Bin Meng29971222016-03-21 06:47:42 -0700584config RTL8169
585 bool "Realtek 8169 series Ethernet controller driver"
586 help
587 This driver supports Realtek 8169 series gigabit ethernet family of
588 PCI/PCIe chipsets/adapters.
589
Vladimir Oltean67bfc852021-09-29 18:04:41 +0300590config SJA1105
591 bool "NXP SJA1105 Ethernet switch family driver"
592 depends on DM_DSA && DM_SPI
593 select BITREVERSE
594 help
595 This is the driver for the NXP SJA1105 automotive Ethernet switch
596 family. These are 5-port devices and are managed over an SPI
597 interface. Probing is handled based on OF bindings. The driver
598 supports the following revisions:
599 - SJA1105E (Gen. 1, No TT-Ethernet)
600 - SJA1105T (Gen. 1, TT-Ethernet)
601 - SJA1105P (Gen. 2, No SGMII, No TT-Ethernet)
602 - SJA1105Q (Gen. 2, No SGMII, TT-Ethernet)
603 - SJA1105R (Gen. 2, SGMII, No TT-Ethernet)
604 - SJA1105S (Gen. 2, SGMII, TT-Ethernet)
605
Adam Ford0a044f82017-09-05 15:20:44 -0500606config SMC911X
607 bool "SMSC LAN911x and LAN921x controller driver"
608
Adam Ford0a044f82017-09-05 15:20:44 -0500609config SMC911X_32_BIT
Andre Przywara30301e52021-06-28 14:30:30 +0100610 bool "Enable SMC911X 32-bit interface"
Tom Rini4c40e732022-08-02 07:33:47 -0400611 depends on SMC911X
Adam Ford0a044f82017-09-05 15:20:44 -0500612 help
Andre Przywara30301e52021-06-28 14:30:30 +0100613 Define this if data bus is 32 bits. If your processor use a
614 narrower 16 bit bus or cannot convert one 32 bit word to two 16 bit
615 words, leave this to "n".
Adam Ford0a044f82017-09-05 15:20:44 -0500616
Mylène Josserandc1506ef2017-04-02 12:59:03 +0200617config SUN7I_GMAC
618 bool "Enable Allwinner GMAC Ethernet support"
619 help
620 Enable the support for Sun7i GMAC Ethernet controller
621
Stefan Mavrodieveaee8582017-11-03 08:56:51 +0200622config SUN7I_GMAC_FORCE_TXERR
623 bool "Force PA17 as gmac function"
624 depends on SUN7I_GMAC
625 help
626 Some ethernet phys needs TXERR control. Since the GMAC
627 doesn't have such signal, setting PA17 as GMAC function
628 makes the pin output low, which enables data transmission.
629
Mylène Josserand43ef1842017-04-02 12:59:07 +0200630config SUN4I_EMAC
631 bool "Allwinner Sun4i Ethernet MAC support"
Artturi Alm8ed09172017-11-08 05:08:58 +0200632 select PHYLIB
Mylène Josserand43ef1842017-04-02 12:59:07 +0200633 help
634 This driver supports the Allwinner based SUN4I Ethernet MAC.
635
Amit Singh Tomard194c0e2016-07-06 17:59:44 +0530636config SUN8I_EMAC
637 bool "Allwinner Sun8i Ethernet MAC support"
Amit Singh Tomard194c0e2016-07-06 17:59:44 +0530638 select PHYLIB
Philipp Tomsich00c33612017-03-26 18:50:23 +0200639 select PHY_GIGE
Amit Singh Tomard194c0e2016-07-06 17:59:44 +0530640 help
641 This driver supports the Allwinner based SUN8I/SUN50I Ethernet MAC.
642 It can be found in H3/A64/A83T based SoCs and compatible with both
Tom Rini1eee1172017-02-20 09:38:03 -0500643 External and Internal PHYs.
Amit Singh Tomard194c0e2016-07-06 17:59:44 +0530644
Nobuhiro Iwamatsuf593ecb2017-12-01 16:08:03 +0900645config SH_ETHER
646 bool "Renesas SH Ethernet MAC"
647 select PHYLIB
648 help
649 This driver supports the Ethernet for Renesas SH and ARM SoCs.
650
Grygorii Strashko5693dee2018-10-31 16:21:39 -0500651source "drivers/net/ti/Kconfig"
Adam Ford53705472018-07-20 23:03:57 -0500652
Marek Vasut880287c2020-06-20 17:43:29 +0200653config TULIP
654 bool "DEC Tulip DC2114x Ethernet support"
Marek Vasut880287c2020-06-20 17:43:29 +0200655 help
656 This driver supports DEC DC2114x Fast ethernet chips.
657
Michal Simek07d204f2015-12-09 16:54:42 +0100658config XILINX_AXIEMAC
Michal Simek07d204f2015-12-09 16:54:42 +0100659 select PHYLIB
660 select MII
661 bool "Xilinx AXI Ethernet"
662 help
663 This MAC is present in Xilinx Microblaze, Zynq and ZynqMP SoCs.
664
Ashok Reddy Soma6f5480c2021-07-02 04:40:34 -0600665config XILINX_AXIMRMAC
Tom Rini4c40e732022-08-02 07:33:47 -0400666 depends on ARCH_VERSAL
Ashok Reddy Soma6f5480c2021-07-02 04:40:34 -0600667 bool "Xilinx AXI MRMAC"
668 help
669 MRMAC is a high performance, low latency, adaptable Ethernet
670 integrated hard IP. This can be configured up to four ports with MAC
671 rates from 10GE to 100GE. This could be present in some of the Xilinx
672 Versal designs.
673
Michal Simekeaee95a2015-12-11 09:41:49 +0100674config XILINX_EMACLITE
Michal Simekeaee95a2015-12-11 09:41:49 +0100675 select PHYLIB
676 select MII
677 bool "Xilinx Ethernetlite"
678 help
679 This MAC is present in Xilinx Microblaze, Zynq and ZynqMP SoCs.
680
Michal Simek3d7285f2015-11-30 14:34:52 +0100681config ZYNQ_GEM
Michal Simek27ba0902015-12-11 09:14:31 +0100682 select PHYLIB
Michal Simek3d7285f2015-11-30 14:34:52 +0100683 bool "Xilinx Ethernet GEM"
684 help
Michal Simek7fb1d232015-12-09 16:53:52 +0100685 This MAC is present in Xilinx Zynq and ZynqMP SoCs.
Michal Simek3d7285f2015-11-30 14:34:52 +0100686
Purna Chandra Mandal6b731c92016-01-28 15:30:21 +0530687config PIC32_ETH
688 bool "Microchip PIC32 Ethernet Support"
Tom Rini4c40e732022-08-02 07:33:47 -0400689 depends on MACH_PIC32
Purna Chandra Mandal6b731c92016-01-28 15:30:21 +0530690 select PHYLIB
691 help
692 This driver implements 10/100 Mbps Ethernet and MAC layer for
693 Microchip PIC32 microcontrollers.
694
Sjoerd Simons54c46f92017-01-11 11:46:11 +0100695config GMAC_ROCKCHIP
696 bool "Rockchip Synopsys Designware Ethernet MAC"
Tom Rini4c40e732022-08-02 07:33:47 -0400697 depends on ETH_DESIGNWARE
Sjoerd Simons54c46f92017-01-11 11:46:11 +0100698 help
699 This driver provides Rockchip SoCs network support based on the
700 Synopsys Designware driver.
701
Marek Vasut17714cb2017-05-13 15:54:28 +0200702config RENESAS_RAVB
703 bool "Renesas Ethernet AVB MAC"
Tom Rini4c40e732022-08-02 07:33:47 -0400704 depends on RCAR_GEN3
Marek Vasut17714cb2017-05-13 15:54:28 +0200705 select PHYLIB
706 help
707 This driver implements support for the Ethernet AVB block in
708 Renesas M3 and H3 SoCs.
709
Christophe Leroy56ef30a2017-07-06 10:33:23 +0200710config MPC8XX_FEC
711 bool "Fast Ethernet Controller on MPC8XX"
Christophe Leroyb3510fb2018-03-16 17:20:41 +0100712 depends on MPC8xx
Christophe Leroy69ef96d2022-05-12 15:48:51 +0200713 depends on DM_ETH
Christophe Leroy56ef30a2017-07-06 10:33:23 +0200714 select MII
Tom Rinibd8253d2022-06-25 11:02:36 -0400715 select SYS_DISCOVER_PHY
Christophe Leroy56ef30a2017-07-06 10:33:23 +0200716 help
717 This driver implements support for the Fast Ethernet Controller
718 on MPC8XX
719
Kunihiko Hayashi7dcdc222018-05-24 19:24:37 +0900720config SNI_AVE
721 bool "Socionext AVE Ethernet support"
Tom Rini4c40e732022-08-02 07:33:47 -0400722 depends on ARCH_UNIPHIER
Kunihiko Hayashi7dcdc222018-05-24 19:24:37 +0900723 select PHYLIB
724 select SYSCON
725 select REGMAP
726 help
727 This driver implements support for the Socionext AVE Ethernet
728 controller, as found on the Socionext UniPhier family.
729
Jassi Brar29c58b02021-06-04 18:44:38 +0900730config SNI_NETSEC
731 bool "Socionext NETSEC Ethernet support"
Tom Rini4c40e732022-08-02 07:33:47 -0400732 depends on SYNQUACER_SPI
Jassi Brar29c58b02021-06-04 18:44:38 +0900733 select PHYLIB
734 help
735 This driver implements support for the Socionext SynQuacer NETSEC
736 ethernet controller, as found on the Socionext SynQuacer family.
737
Horatiu Vulturad2bf652019-01-31 15:30:33 +0100738source "drivers/net/mscc_eswitch/Kconfig"
Gregory CLEMENTeca26c82019-01-17 17:07:13 +0100739
Christophe Leroy56ef30a2017-07-06 10:33:23 +0200740config ETHER_ON_FEC1
741 bool "FEC1"
742 depends on MPC8XX_FEC
743 default y
744
745config FEC1_PHY
746 int "FEC1 PHY"
747 depends on ETHER_ON_FEC1
748 default -1
749 help
750 Define to the hardcoded PHY address which corresponds
751 to the given FEC; i. e.
752 #define CONFIG_FEC1_PHY 4
753 means that the PHY with address 4 is connected to FEC1
754
755 When set to -1, means to probe for first available.
756
757config PHY_NORXERR
758 bool "PHY_NORXERR"
759 depends on ETHER_ON_FEC1
Christophe Leroy56ef30a2017-07-06 10:33:23 +0200760 help
761 The PHY does not have a RXERR line (RMII only).
762 (so program the FEC to ignore it).
763
764config ETHER_ON_FEC2
765 bool "FEC2"
766 depends on MPC8XX_FEC && MPC885
767 default y
768
769config FEC2_PHY
770 int "FEC2 PHY"
771 depends on ETHER_ON_FEC2
772 default -1
773 help
774 Define to the hardcoded PHY address which corresponds
775 to the given FEC; i. e.
776 #define CONFIG_FEC1_PHY 4
777 means that the PHY with address 4 is connected to FEC1
778
779 When set to -1, means to probe for first available.
780
781config FEC2_PHY_NORXERR
782 bool "PHY_NORXERR"
783 depends on ETHER_ON_FEC2
Christophe Leroy56ef30a2017-07-06 10:33:23 +0200784 help
785 The PHY does not have a RXERR line (RMII only).
786 (so program the FEC to ignore it).
787
Ahmed Mansour816bc412017-12-15 16:01:01 -0500788config SYS_DPAA_QBMAN
789 bool "Device tree fixup for QBMan on freescale SOCs"
790 depends on (ARM || PPC) && !SPL_BUILD
791 default y if ARCH_B4860 || \
792 ARCH_B4420 || \
793 ARCH_P1023 || \
794 ARCH_P2041 || \
Ahmed Mansour816bc412017-12-15 16:01:01 -0500795 ARCH_T1024 || \
796 ARCH_T1040 || \
797 ARCH_T1042 || \
798 ARCH_T2080 || \
Ahmed Mansour816bc412017-12-15 16:01:01 -0500799 ARCH_T4240 || \
Ahmed Mansour816bc412017-12-15 16:01:01 -0500800 ARCH_P4080 || \
801 ARCH_P3041 || \
802 ARCH_P5040 || \
Ahmed Mansour816bc412017-12-15 16:01:01 -0500803 ARCH_LS1043A || \
804 ARCH_LS1046A
805 help
806 QBman fixups to allow deep sleep in DPAA 1 SOCs
807
Tom Rini8d7aa572022-07-31 21:08:29 -0400808config SYS_FSL_QMAN_V3
809 bool # QMAN version 3
810 depends on SYS_DPAA_QBMAN
811
Mario Sixda4fc932018-03-28 14:38:18 +0200812config TSEC_ENET
813 select PHYLIB
814 bool "Enable Three-Speed Ethernet Controller"
815 help
816 This driver implements support for the (Enhanced) Three-Speed
817 Ethernet Controller found on Freescale SoCs.
818
developerc3ac93d2018-12-20 16:12:53 +0800819config MEDIATEK_ETH
820 bool "MediaTek Ethernet GMAC Driver"
developerc3ac93d2018-12-20 16:12:53 +0800821 select PHYLIB
822 select DM_GPIO
823 select DM_RESET
824 help
825 This Driver support MediaTek Ethernet GMAC
826 Say Y to enable support for the MediaTek Ethernet GMAC.
827
Shawn Guo0e1cc912019-03-20 15:32:40 +0800828config HIGMACV300_ETH
829 bool "HiSilicon Gigabit Ethernet Controller"
Shawn Guo0e1cc912019-03-20 15:32:40 +0800830 select DM_RESET
831 select PHYLIB
832 help
833 This driver supports HIGMACV300 Ethernet controller found on
834 HiSilicon SoCs.
835
Alex Marginean7a910c12019-07-03 12:11:40 +0300836config FSL_ENETC
837 bool "NXP ENETC Ethernet controller"
Tom Rini4c40e732022-08-02 07:33:47 -0400838 depends on DM_MDIO
Alex Marginean7a910c12019-07-03 12:11:40 +0300839 help
840 This driver supports the NXP ENETC Ethernet controller found on some
841 of the NXP SoCs.
842
Alex Marginean3234a5e2019-07-16 11:21:17 +0300843config MDIO_MUX_I2CREG
844 bool "MDIO MUX accessed as a register over I2C"
845 depends on DM_MDIO_MUX && DM_I2C
846 help
847 This driver is used for MDIO muxes driven by writing to a register of
848 an I2C chip. The board it was developed for uses a mux controlled by
849 on-board FPGA which in turn is accessed as a chip over I2C.
850
Robert Marko90dfaeb2020-10-08 22:05:11 +0200851config MDIO_IPQ4019
852 bool "Qualcomm IPQ4019 MDIO interface support"
853 depends on DM_MDIO
854 help
855 This driver supports the MDIO interface found in Qualcomm
856 IPQ40xx series Soc-s.
857
Alex Margineande3e55b2019-07-25 12:33:19 +0300858config MVMDIO
859 bool "Marvell MDIO interface support"
860 depends on DM_MDIO
861 help
862 This driver supports the MDIO interface found in the network
863 interface units of the Marvell EBU SoCs (Kirkwood, Orion5x,
864 Dove, Armada 370, Armada XP, Armada 37xx and Armada7K/8K/8KP).
865
866 This driver is used by the MVPP2 and MVNETA drivers.
867
Ioana Ciornei799a4432020-03-18 16:47:36 +0200868config FSL_LS_MDIO
869 bool "NXP Layerscape MDIO interface support"
870 depends on DM_MDIO
871 help
872 This driver supports the MDIO bus found on the Fman 10G Ethernet MACs and
873 on the mEMAC (which supports both Clauses 22 and 45).
874
Dylan Hungb450ee62021-11-02 13:41:54 +0800875config ASPEED_MDIO
876 bool "Aspeed MDIO interface support"
877 depends on DM_MDIO
878 help
879 This driver supports the MDIO bus of Aspeed AST2600 SOC. The driver
880 currently supports Clause 22.
881
Neil Armstrongb66cbb32021-02-24 15:02:23 +0100882config MDIO_MUX_MMIOREG
883 bool "MDIO MUX accessed as a MMIO register access"
884 depends on DM_MDIO_MUX
885 help
886 This driver is used for MDIO muxes driven by writing to a register in
887 the MMIO physical memory.
888
Neil Armstrongd0ddbb92021-02-24 17:31:53 +0100889config MDIO_MUX_MESON_G12A
890 bool "MDIO MUX for Amlogic Meson G12A SoCs"
891 depends on DM_MDIO_MUX
892 help
893 This driver is used for the MDIO mux found on the Amlogic G12A & compatible
894 SoCs.
895
Joe Hershberger6ab76992015-03-22 17:09:13 -0500896endif # NETDEVICES