f103c82c31
Replaces inaccurate or wrong vendor prefixes in board and soc folder names with those from thr vendor prefix file Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
12 lines
192 B
Plaintext
12 lines
192 B
Plaintext
# nRF52 VBLUno52 board configuration
|
|
|
|
# Copyright (c) 2017 VNG IoT Lab
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if BOARD_NRF52_VBLUNO52
|
|
|
|
config BT_CTLR
|
|
default BT
|
|
|
|
endif # BOARD_NRF52_VBLUNO52
|