# nRF9160 DK board configuration

# Copyright (c) 2019 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0

config UART_BLE
	bool "UART to BLE enable"
	default y
	help
	  Enable uart_ble_send()
