blob: 3c596d8ae3bd3a3351020b2957dbbec66b0adef8 [file] [log] [blame]
# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
mainmenu "Bluetooth: Peripheral HT"
config SENSOR
default y if HAS_HW_NRF_TEMP || $(dt_alias_enabled,dht0)
if HAS_HW_NRF_TEMP
config TEMP_NRF5
default y
endif # HAS_HW_NRF_TEMP
source "Kconfig.zephyr"