aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig b/Kconfig
index 6657b9e5e30..c7a46c7a0fe 100644
--- a/Kconfig
+++ b/Kconfig
@@ -749,7 +749,7 @@ menu Networking
choice
prompt "Networking stack"
- default NET
+ default NET_LWIP
config NO_NET
bool "No networking support"