zephyr/boards/silabs/efr32xg24_dk2601b/Kconfig

13 lines
266 B
Plaintext

# EFR32XG24 DK2601B board
# Copyright (c) 2022, Silicon Labs
# SPDX-License-Identifier: Apache-2.0
if BOARD_EFR32XG24_DK2601B
module = BOARD_EFR32MG24
module-str = Board Control
source "subsys/logging/Kconfig.template.log_config"
endif # BOARD_EFR32XG24_DK2601B