zephyr/boards/arm/mimxrt1015_evk/Kconfig.defconfig

16 lines
261 B
Plaintext

# MIMXRT1015-EVK board
# Copyright (c) 2019, NXP
# SPDX-License-Identifier: Apache-2.0
if BOARD_MIMXRT1015_EVK
config BOARD
default "mimxrt1015_evk" if BOARD_MIMXRT1015_EVK
choice CODE_LOCATION
default CODE_FLEXSPI
endchoice
endif # BOARD_MIMXRT1015_EVK