Skip to content

Commit

Permalink
Revert "[nrf noup] cmake: modules: kconfig: Add hide child/parent var…
Browse files Browse the repository at this point in the history
…iable"

fixup! [nrf noup] cmake: modules: kconfig: Add hide child/parent variable

This reverts commit 2483870.

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Dec 9, 2024
1 parent a8ca36c commit 6b881f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmake/modules/kconfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ set(COMMON_KCONFIG_ENV_SETTINGS
TOOLCHAIN_KCONFIG_DIR=${TOOLCHAIN_KCONFIG_DIR}
TOOLCHAIN_HAS_NEWLIB=${_local_TOOLCHAIN_HAS_NEWLIB}
TOOLCHAIN_HAS_PICOLIBC=${_local_TOOLCHAIN_HAS_PICOLIBC}
HIDE_CHILD_PARENT_CONFIG=${SYSBUILD}
EDT_PICKLE=${EDT_PICKLE}
# Export all Zephyr modules to Kconfig
${ZEPHYR_KCONFIG_MODULES_DIR}
Expand Down

0 comments on commit 6b881f9

Please sign in to comment.