-
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 if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/ethernet/Kconfig.enc28j60:41
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:18
→ drivers/ethernet/Kconfig:27
Menu path: (top menu) → Device Drivers → Ethernet Drivers → ENC28J60C Ethernet Controller
config ETH_ENC28J60_0 bool prompt "ENC28J60C Ethernet port 0" ifETH_ENC28J60
&&NET_L2_ETHERNET
depends onETH_ENC28J60
&&NET_L2_ETHERNET
help Include port 0 driver
(Definitions include propagated dependencies, including from if’s and menus.)