Linux debugging

Check our new training course

Linux debugging, tracing, profiling & perf. analysis

Check our new training course
with Creative Commons CC-BY-SA
lecture and lab materials

Bootlin logo

Elixir Cross Referencer

# Kconfig - Quark SE C1000 BLE (nRF51822) configuration
#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0

if BOARD_QUARK_SE_C1000_BLE

config BOARD
	default "quark_se_c1000_ble"

config BT_CTLR
	default BT

endif # BOARD_QUARK_SE_C1000_BLE