diff options
| author | Tom Rini <trini@konsulko.com> | 2022-08-23 15:24:14 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2022-08-23 15:24:14 -0400 |
| commit | 1247c35c80cb0f6f17c88d54c6575d6d1f50c608 (patch) | |
| tree | 7e3f9a48685e110c07d3089c900e7d2998925f4e /configs/display5_factory_defconfig | |
| parent | 1d323d83061fae8f94a9118b8db3384daef26216 (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/display5_factory_defconfig')
| -rw-r--r-- | configs/display5_factory_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/display5_factory_defconfig b/configs/display5_factory_defconfig index e2f35a9790c..7ae636738de 100644 --- a/configs/display5_factory_defconfig +++ b/configs/display5_factory_defconfig @@ -18,6 +18,7 @@ CONFIG_SYS_I2C_MXC_I2C2=y CONFIG_SYS_I2C_MXC_I2C3=y CONFIG_DEFAULT_DEVICE_TREE="imx6q-display5" CONFIG_SPL_TEXT_BASE=0x00908000 +CONFIG_SYS_PROMPT="display5 factory > " CONFIG_SPL_MMC=y CONFIG_SPL_SERIAL=y CONFIG_SPL_SYS_MALLOC_F_LEN=0x400 @@ -50,7 +51,6 @@ CONFIG_SPL_USB_HOST=y CONFIG_SPL_USB_GADGET=y CONFIG_SPL_USB_SDP_SUPPORT=y CONFIG_HUSH_PARSER=y -CONFIG_SYS_PROMPT="display5 factory > " CONFIG_SYS_MAXARGS=32 CONFIG_SYS_CBSIZE=2048 CONFIG_SYS_PBSIZE=2084 |
