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 09aaf64 commit 12bc3edCopy full SHA for 12bc3ed
boards/nordic/nrf54h20dk/Kconfig.sysbuild
@@ -0,0 +1,9 @@
1
+# Copyright (c) 2025 Nordic Semiconductor ASA
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
+if BOARD_NRF54H20DK_NRF54H20_CPURAD
5
6
+config NRF_DEFAULT_EMPTY
7
+ default y
8
9
+endif # BOARD_NRF54H20DK_NRF54H20_CPURAD
0 commit comments