diff options
author | Tom Rini <trini@konsulko.com> | 2017-12-18 20:19:09 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-12-18 20:19:09 -0500 |
commit | 7af2e3648f3f6d726f6476745c2eec5de709a702 (patch) | |
tree | 2de1a0b5eb5f3f39be0aff3352499263aebb1e10 /configs/display5_factory_defconfig | |
parent | eeab579aa8d76b96afbd0862029d4452943bafbe (diff) | |
download | u-boot-7af2e3648f3f6d726f6476745c2eec5de709a702.tar.gz |
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, 0 insertions, 2 deletions
diff --git a/configs/display5_factory_defconfig b/configs/display5_factory_defconfig index 3f10ffad03..60215f8491 100644 --- a/configs/display5_factory_defconfig +++ b/configs/display5_factory_defconfig @@ -22,8 +22,6 @@ CONFIG_SPL_USB_GADGET_SUPPORT=y CONFIG_SPL_USB_SDP_SUPPORT=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="display5 factory > " -CONFIG_BOOTCMD_OVERRIDE=y -CONFIG_BOOTCOMMAND="run factory" CONFIG_CMD_BOOTZ=y # CONFIG_CMD_ELF is not set CONFIG_CMD_ASKENV=y |