zephyr/boards/arm/mimxrt1024_evk/Kconfig.defconfig

16 lines
261 B
Plaintext

# MIMXRT1024-EVK board
# Copyright (c) 2020, NXP
# SPDX-License-Identifier: Apache-2.0
if BOARD_MIMXRT1024_EVK
config BOARD
default "mimxrt1024_evk" if BOARD_MIMXRT1024_EVK
choice CODE_LOCATION
default CODE_FLEXSPI
endchoice
endif # BOARD_MIMXRT1024_EVK