zephyr/drivers/sensor/nrf5/Kconfig

11 lines
247 B
Plaintext
Raw Permalink Normal View History

# nRF5 temperature sensor configuration options
# Copyright (c) 2016 ARM Ltd.
# SPDX-License-Identifier: Apache-2.0
config TEMP_NRF5
bool "nRF5 Temperature Sensor"
depends on HAS_HW_NRF_TEMP
help
Enable driver for nRF5 temperature sensor.