zephyr/boards/bcdevices/plt_demo_v2/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

15 lines
257 B
Plaintext

# Blue Clover PLT Demo V2 Configuration
# Copyright (c) 2021 Blue Clover
# SPDX-License-Identifier: Apache-2.0
if BOARD_BLUECLOVER_PLT_DEMO_V2_NRF52832
config BT_CTLR
default BT
config I2C
default SENSOR
endif # BOARD_BLUECLOVER_PLT_DEMO_V2_NRF52832