CONFIG_ETH_LITEETH_0¶
LiteEth Ethernet port 0
Type: bool
Defaults¶
No defaults. Implicitly defaults to n.
Kconfig definition¶
At <Zephyr Driver>/ethernet/Kconfig.liteeth:7
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:20 → <Zephyr Driver>/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.)