#
# Copyright (c) 2021 Nordic Semiconductor
#
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
#

source "Kconfig.zephyr"

config HUK_TEST_BOARD_SNR
	string "Segger ID of the board to flash KMU values to"
	help
	  This must be the same board as will be flashed with west flash
	  later. The flashing of KMU happens during the build stage, so
	  west flash must be called without --erase as to not erase the KMU.
