mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 17:18:24 +00:00
[sal][kconfig] 重新梳理sal的依赖关系
This commit is contained in:
@@ -2,6 +2,7 @@ menuconfig RT_USING_LWIP
|
||||
bool "LwIP: light weight TCP/IP stack"
|
||||
select RT_USING_DEVICE
|
||||
select RT_USING_DEVICE_IPC
|
||||
select SAL_USING_LWIP if RT_USING_SAL
|
||||
default n
|
||||
|
||||
if RT_USING_LWIP
|
||||
|
||||
Reference in New Issue
Block a user