zephyr/tests/drivers/clock_control/nrf_clock_calibration/Kconfig

10 lines
234 B
Plaintext

# Copyright (c) 2020 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config CLOCK_CONTROL_NRF_USES_TEMP_SENSOR
bool "Internal"
help
Used internally to enable mocking of temperature sensor
source "Kconfig.zephyr"