zephyr/boards/toradex/verdin_imx8mp/Kconfig.defconfig

16 lines
234 B
Plaintext

# VERDIN_IMX8MP board defconfig
# Copyright (c) 2023 Toradex
# SPDX-License-Identifier: Apache-2.0
if BOARD_VERDIN_IMX8MP
if !XIP
config FLASH_SIZE
default 0
config FLASH_BASE_ADDRESS
default 0
endif
endif # BOARD_VERDIN_IMX8MP