blob: 1f262619929491042dcd4f81cffec96dd543937e [file] [log] [blame]
# FRDM-K22F board
# Copyright (c) 2018 Prevas A/S
# SPDX-License-Identifier: Apache-2.0
if BOARD_FRDM_K22F
config BOARD
default "frdm_k22f"
config OSC_XTAL0_FREQ
default 8000000
config MCG_PRDIV0
default 0x3
config MCG_VDIV0
default 0xc
config MCG_FCRDIV
default 0
endif # BOARD_FRDM_K22F