-
CONFIG_ETH_ENC28J60
¶
ENC28J60C Ethernet Controller
Type: bool
Help¶
ENC28J60C Stand-Alone Ethernet Controller with SPI Interface
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/ethernet/Kconfig.enc28j60:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:18
→ drivers/ethernet/Kconfig:27
Menu path: (top menu) → Device Drivers → Ethernet Drivers
menuconfig ETH_ENC28J60 bool prompt "ENC28J60C Ethernet Controller" ifSPI
&&NET_L2_ETHERNET
depends onSPI
&&NET_L2_ETHERNET
help ENC28J60C Stand-Alone Ethernet Controller with SPI Interface
(Definitions include propagated dependencies, including from if’s and menus.)