summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index bb7f016..d71e627 100644
--- a/Kconfig
+++ b/Kconfig
@@ -86,6 +86,7 @@ endmenu
if EMBTK_OS_LINUX
config EMBTK_BUILD_LINUX_KERNEL
bool "Build linux kernel image"
+ select EMBTK_HOST_HAVE_LIBELF if EMBTK_HOST_OS=macos
if EMBTK_BUILD_LINUX_KERNEL
source "core/kconfig/linux-kernel-build.kconfig"