blob: 2378bc7920a8c10b9eedcb833923355ab4dfd5b8 [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"
select SHELL
select FLASH_SHELL
help
Activate shell module that provides Bluetooth commands to the
console.