1# Copyright (c) 2020 Nordic Semiconductor ASA
2# SPDX-License-Identifier: Apache-2.0
3
4config CLOCK_CONTROL_NRF_USES_TEMP_SENSOR
5	bool "Internal"
6	help
7	  Used internally to enable mocking of temperature sensor
8
9source "Kconfig.zephyr"
10