CONFIG_ETH_W5500
W5500 Ethernet Controller
Type: bool
Help
W5500 Stand-Alone Ethernet Controller
with SPI Interface
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/ethernet/Kconfig.w5500:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:20
→ <Zephyr>/drivers/ethernet/Kconfig:59
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.)