blob: 56477900c4d64337b43fa6d4c364a060dfc79b79 [file] [log] [blame]
# Bluetooth GATT Battery service
# Copyright (c) 2018 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
menuconfig BT_BAS
bool "GATT Battery service"
select SENSOR
if BT_BAS
module = BT_BAS
module-str = BAS
source "subsys/logging/Kconfig.template.log_config"
endif # BT_BAS