|
# MIMX8MM_PHYBOARD_POLIS board defconfig
|
|
#
|
|
# Copyright (c) 2022 PHYTEC Messtechnik GmbH
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if BOARD_MIMX8MM_PHYBOARD_POLIS
|
|
|
|
if !XIP
|
|
config FLASH_SIZE
|
|
default 0
|
|
config FLASH_BASE_ADDRESS
|
|
default 0
|
|
endif
|
|
|
|
endif # BOARD_MIMX8MM_PHYBOARD_POLIS
|