zephyr/boards/vngiotlab/nrf51_vbluno51/Kconfig.defconfig
Jamie McCrae f103c82c31 boards/socs: Rename folders to have proper vendor prefix in
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>
2024-03-22 00:56:51 +01:00

12 lines
201 B
Plaintext

# nRF51 VBLUno51 board configuration
# Copyright (c) 2017 VNG IoT Lab Limited.
# SPDX-License-Identifier: Apache-2.0
if BOARD_NRF51_VBLUNO51
config BT_CTLR
default BT
endif # BOARD_NRF51_VBLUNO51