From 6b881f92f5dbce466e59a2140fc2410e81228c47 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Thu, 5 Dec 2024 10:22:38 +0000 Subject: [PATCH] Revert "[nrf noup] cmake: modules: kconfig: Add hide child/parent variable" fixup! [nrf noup] cmake: modules: kconfig: Add hide child/parent variable This reverts commit 2483870f79a3f4c4da2ff11f61d7a9d9d40afa2c. Signed-off-by: Jamie McCrae --- cmake/modules/kconfig.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/cmake/modules/kconfig.cmake b/cmake/modules/kconfig.cmake index 97086cdf19d..02bebbe0851 100644 --- a/cmake/modules/kconfig.cmake +++ b/cmake/modules/kconfig.cmake @@ -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}