diff options
| author | Tom Rini <[email protected]> | 2021-06-28 10:17:29 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-06-28 10:17:29 -0400 |
| commit | 2bba78076b03e47967180776a8da74a018186480 (patch) | |
| tree | 1c2feaf876e2839e8821af4e866548522bc15c50 /configs/mx6ull_14x14_evk_plugin_defconfig | |
| parent | 4d8c21da4170e7c1d38c0106898e0d8347b4f0ff (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/mx6ull_14x14_evk_plugin_defconfig')
| -rw-r--r-- | configs/mx6ull_14x14_evk_plugin_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx6ull_14x14_evk_plugin_defconfig b/configs/mx6ull_14x14_evk_plugin_defconfig index 7ac7a2ef93c..2700f98e6c6 100644 --- a/configs/mx6ull_14x14_evk_plugin_defconfig +++ b/configs/mx6ull_14x14_evk_plugin_defconfig @@ -9,8 +9,8 @@ CONFIG_ENV_OFFSET=0xC0000 CONFIG_MX6ULL=y CONFIG_TARGET_MX6ULL_14X14_EVK=y CONFIG_DM_GPIO=y -CONFIG_USE_IMXIMG_PLUGIN=y CONFIG_DEFAULT_DEVICE_TREE="imx6ull-14x14-evk" +CONFIG_USE_IMXIMG_PLUGIN=y CONFIG_SUPPORT_RAW_INITRD=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ullevk/imximage.cfg" CONFIG_BOARD_EARLY_INIT_F=y |
