zephyr/boards/silabs/starter_kits/efm32wg_stk3800/Kconfig.defconfig

15 lines
237 B
Plaintext

# EFM32WG STK3800 board
# Copyright (c) 2017, Christian Taedcke
# SPDX-License-Identifier: Apache-2.0
if BOARD_EFM32WG_STK3800
config CMU_HFXO_FREQ
default 48000000
config CMU_LFXO_FREQ
default 32768
endif # BOARD_EFM32WG_STK3800