zephyr/boards/phytec/mimx8mp_phyboard_pollux/Kconfig.defconfig

16 lines
276 B
Plaintext

# PhyBOARD Pollux (i.MX8MP) defconfig
# Copyright (c) 2022 PHYTEC Messtechnik GmbH
# SPDX-License-Identifier: Apache-2.0
if BOARD_MIMX8MP_PHYBOARD_POLLUX
if !XIP
config FLASH_SIZE
default 0
config FLASH_BASE_ADDRESS
default 0
endif
endif # BOARD_MIMX8MP_PHYBOARD_POLLUX