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

16 lines
269 B
Plaintext

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