blob: d8e1822ed3ea6ea19cdc7784a8205d79f4fc937c [file] [log] [blame]
# Copyright 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
menu "Zephyr"
source "Kconfig.zephyr"
endmenu
# Test values set by the snippet config overlays and tested by the test logic
config TEST_FOO_VAL
int "Test value"
default 12
help
This option's value should be overridden by sysbuild.