diff options
Diffstat (limited to 'configs/mx7ulp_com_defconfig')
-rw-r--r-- | configs/mx7ulp_com_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx7ulp_com_defconfig b/configs/mx7ulp_com_defconfig index 05685f7073..7eb9deb8ee 100644 --- a/configs/mx7ulp_com_defconfig +++ b/configs/mx7ulp_com_defconfig @@ -7,6 +7,7 @@ CONFIG_DM_GPIO=y CONFIG_LDO_ENABLED_MODE=y CONFIG_TARGET_MX7ULP_COM=y CONFIG_NR_DRAM_BANKS=1 +CONFIG_DEFAULT_DEVICE_TREE="imx7ulp-com" CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/ea/mx7ulp_com/imximage.cfg" CONFIG_DEFAULT_FDT_FILE="imx7ulp-com" CONFIG_BOUNCE_BUFFER=y @@ -22,7 +23,6 @@ CONFIG_CMD_USB_MASS_STORAGE=y CONFIG_CMD_CACHE=y CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y -CONFIG_DEFAULT_DEVICE_TREE="imx7ulp-com" CONFIG_ENV_IS_IN_MMC=y # CONFIG_NET is not set CONFIG_DM=y |