mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Network: Update SLIP configuration; Fix compile issues when building SLIP only
This commit is contained in:
+2
-1
@@ -96,7 +96,8 @@ config NET_MULTILINK
|
||||
|
||||
config NET_ETHERNET
|
||||
bool "Ethernet support"
|
||||
default y
|
||||
default y if !NET_SLIP
|
||||
default n if NET_SLIP
|
||||
select NETDEV_MULTINIC if NET_SLIP
|
||||
select NET_MULTILINK if NET_SLIP
|
||||
---help---
|
||||
|
||||
Reference in New Issue
Block a user