-
CONFIG_ETH_ENC424J600
¶
ENC424J600C Ethernet Controller
Type: bool
Help¶
ENC424J600C Stand-Alone Ethernet Controller with SPI Interface
Direct dependencies¶
(NETWORKING
&& SHIELD_LINK_BOARD_ETH
) || (NETWORKING
&& SHIELD_LINK_BOARD_ETH
) || (SPI
&& NET_L2_ETHERNET
)
(Includes any dependencies from ifs and menus.)
Defaults¶
y
y
Kconfig definitions¶
At <Zephyr>/boards/shields/link_board_eth/Kconfig.defconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:17
→ <BuildDir>/Kconfig/Kconfig.shield.defconfig:1
Menu path: (Top)
config ETH_ENC424J600 bool default y depends onNETWORKING
&&SHIELD_LINK_BOARD_ETH
At <Zephyr>/boards/shields/link_board_eth/Kconfig.defconfig:14
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config ETH_ENC424J600 bool default y depends onNETWORKING
&&SHIELD_LINK_BOARD_ETH
At <Zephyr>/drivers/ethernet/Kconfig.enc424j600:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:20
→ <Zephyr>/drivers/ethernet/Kconfig:48
Menu path: (Top) → Device Drivers → Ethernet Drivers
menuconfig ETH_ENC424J600 bool "ENC424J600C Ethernet Controller" depends onSPI
&&NET_L2_ETHERNET
help ENC424J600C Stand-Alone Ethernet Controller with SPI Interface
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)