Skip to content

Commit

Permalink
arch/x86_64: add ARCH_HAVE_ELF_EXECUTABLE
Browse files Browse the repository at this point in the history
Able to support kernel build apps debug

Signed-off-by: buxiasen <[email protected]>
  • Loading branch information
jasonbu committed Jan 23, 2025
1 parent 7a65bb9 commit 05333ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86_64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ config ARCH_INTEL64
select ARCH_USE_MMU
select ARCH_HAVE_ADDRENV
select ARCH_NEED_ADDRENV_MAPPING
select ARCH_HAVE_ELF_EXECUTABLE
select ARCH_HAVE_TICKLESS
select ARCH_HAVE_STACKCHECK
select ARCH_HAVE_RNG
Expand Down

0 comments on commit 05333ad

Please sign in to comment.