We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8ca36c commit 6b881f9Copy full SHA for 6b881f9
cmake/modules/kconfig.cmake
@@ -171,7 +171,6 @@ set(COMMON_KCONFIG_ENV_SETTINGS
171
TOOLCHAIN_KCONFIG_DIR=${TOOLCHAIN_KCONFIG_DIR}
172
TOOLCHAIN_HAS_NEWLIB=${_local_TOOLCHAIN_HAS_NEWLIB}
173
TOOLCHAIN_HAS_PICOLIBC=${_local_TOOLCHAIN_HAS_PICOLIBC}
174
- HIDE_CHILD_PARENT_CONFIG=${SYSBUILD}
175
EDT_PICKLE=${EDT_PICKLE}
176
# Export all Zephyr modules to Kconfig
177
${ZEPHYR_KCONFIG_MODULES_DIR}
0 commit comments