blob: 50d1a0125c2a8a721f3dc922a2dc6826feff446f [file] [log] [blame]
# Kconfig - Shell configuration options
#
# Copyright (c) 2017 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
config BT_SHELL
bool "Enable Bluetooth shell"
default n
select CONSOLE_SHELL
help
Activate shell module that provides Bluetooth commands to the
console.