NET: Fix some some more ARP/Ethernet releated configuration
This commit is contained in:
parent
0d7c378e4e
commit
64d18bfe12
@ -7,8 +7,8 @@ menu "ARP Configuration"
|
||||
|
||||
config NET_ARP
|
||||
bool
|
||||
default y if !NET_SLIP
|
||||
default n if NET_SLIP
|
||||
default y
|
||||
depends on NET_ETHERNET
|
||||
---help---
|
||||
This setting is currently overridden by logic in include/nuttx/net
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user