-
CONFIG_ETH_LITEETH_0¶
LiteEth Ethernet port 0
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At drivers/ethernet/Kconfig.liteeth:7
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:20 → drivers/ethernet/Kconfig:56
Menu path: (Top) → Device Drivers → Ethernet Drivers → LiteEth Ethernet core driver
config ETH_LITEETH_0
bool "LiteEth Ethernet port 0"
depends on ETH_LITEETH && NET_L2_ETHERNET
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)