update ldso pagecache kconfig

This commit is contained in:
geniusgogo 2023-10-20 13:18:11 +08:00 committed by Meco Man
parent fb5154f741
commit 9dd1d73c94
1 changed files with 3 additions and 1 deletions

View File

@ -71,7 +71,9 @@ if RT_USING_LWP
menuconfig RT_USING_LDSO
bool "LDSO: dynamic load shared objects"
default n
depends on RT_USING_DFS_V2
select RT_USING_PAGECACHE
default y
if RT_USING_LDSO
config ELF_DEBUG_ENABLE