-
CONFIG_ETH_W5500¶
W5500 Ethernet Controller
Type: bool
Help¶
W5500 Stand-Alone Ethernet Controller with SPI Interface
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At drivers/ethernet/Kconfig.w5500:7
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:20 → drivers/ethernet/Kconfig:58
Menu path: (Top) → Device Drivers → Ethernet Drivers
menuconfig ETH_W5500
bool "W5500 Ethernet Controller"
depends on SPI && NET_L2_ETHERNET
help
W5500 Stand-Alone Ethernet Controller
with SPI Interface
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)