zephyr/boards/shields/mikroe_eth_click/mikroe_eth_click.conf

8 lines
147 B
Plaintext
Raw Normal View History

# ENC28J60 is L2 chip slave on SPI
CONFIG_SPI=y
CONFIG_NET_L2_ETHERNET=y
# ENC28J60 Ethernet Device
CONFIG_ETH_ENC28J60=y
CONFIG_ETH_ENC28J60_0=y