32e2681fa5
Put shield configuration Kconfig flags in new Kconfig.defconfig. This way shield BLE susbystem can now be selected by application using BT symbol, similarly to what is done when BlueNRG ship is directly present on board. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
6 lines
158 B
Plaintext
6 lines
158 B
Plaintext
# Copyright (c) 2019 Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_X_NUCLEO_IDB05A1
|
|
def_bool $(shields_list_contains,x_nucleo_idb05a1)
|