eth/enc28j60: CONFIG_ETHERNET no longer exists.
Change-Id: Ia011aa0ebbf4834bc068564d01cde3309f28a2a4 Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
This commit is contained in:
parent
9094fdb8c4
commit
f655da2b5e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue