-
CONFIG_ETH_ENC28J60_0
¶
ENC28J60C Ethernet port 0
Type: bool
Help¶
Include port 0 driver
Direct dependencies¶
ETH_ENC28J60
&& NET_L2_ETHERNET
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/ethernet/Kconfig.enc28j60:38
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:16
→ drivers/ethernet/Kconfig:24
Menu path: (Top) → Device Drivers → Ethernet Drivers → ENC28J60C Ethernet Controller
config ETH_ENC28J60_0 bool "ENC28J60C Ethernet port 0" depends onETH_ENC28J60
&&NET_L2_ETHERNET
help Include port 0 driver
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)