diff --git a/components/lwip/Kconfig b/components/lwip/Kconfig index 0070ef4668..03d3ca776e 100644 --- a/components/lwip/Kconfig +++ b/components/lwip/Kconfig @@ -18,7 +18,7 @@ config L2_TO_L3_COPY config LWIP_MAX_SOCKETS int "Max number of open sockets" - range 1 16 + range 1 32 default 10 help Sockets take up a certain amount of memory, and allowing fewer