update ldso pagecache kconfig
This commit is contained in:
parent
fb5154f741
commit
9dd1d73c94
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue