blob: fb301397b1ad4ad59f2acd48079682353d332d34 [file] [log] [blame]
if TARGET_IMX8MN_BEACON
config SYS_BOARD
default "imx8mn"
config SYS_VENDOR
default "beacon"
config SYS_CONFIG_NAME
default "imx8mn_beacon"
config IMX8MN_FORCE_NOM_SOC
bool "Force to use nominal mode for SOC and ARM"
config IMX8MN_BEACON_2GB_LPDDR
bool "Enable 2GB LPDDR"
config IMX_CONFIG
default "board/beacon/imx8mn/imximage-8mn-lpddr4.cfg"
source "board/freescale/common/Kconfig"
endif