Skip to content

Commit

Permalink
update ldso pagecache kconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
geniusgogo committed Oct 20, 2023
1 parent dd33b31 commit d9d68da
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion components/lwp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d9d68da

Please sign in to comment.