[sal][kconfig] 重新梳理sal的依赖关系

This commit is contained in:
Meco Man
2022-05-15 19:17:24 -04:00
committed by guo
parent b793b6427a
commit 7fc707d99c
6 changed files with 24 additions and 25 deletions

View File

@@ -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