eth/enc28j60: CONFIG_ETHERNET no longer exists.

Change-Id: Ia011aa0ebbf4834bc068564d01cde3309f28a2a4
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
This commit is contained in:
Marcus Shawcroft 2016-12-20 10:31:11 +00:00 committed by Anas Nashif
parent 9094fdb8c4
commit f655da2b5e
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
menuconfig ETH_ENC28J60
bool "ENC28J60C Ethernet Controller"
depends on ETHERNET || NET_L2_ETHERNET
depends on NET_L2_ETHERNET
depends on SPI
default n
help