zephyr/boards/silabs/efm32pg_stk3402a/Kconfig.defconfig

16 lines
277 B
Plaintext

# EFM32PG STK3402A board
# Copyright (c) 2018, Christian Taedcke
# Copyright (c) 2019 Lemonbeat GmbH
# SPDX-License-Identifier: Apache-2.0
if BOARD_EFM32PG_STK3402A
config CMU_HFXO_FREQ
default 40000000
config CMU_LFXO_FREQ
default 32768
endif # BOARD_EFM32PG_STK3402A