diff options
author | Tom Rini <trini@konsulko.com> | 2020-10-05 13:11:41 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-10-05 14:11:16 -0400 |
commit | b24550accd7e3a62c6da773a9096dfd1471403d5 (patch) | |
tree | 0534c6821880d27d9f22afb09b11c12d9009c33e /configs/omap3_evm_defconfig | |
parent | b7e7831e5d5be047f421ddc1f308afc22764a893 (diff) | |
download | u-boot-b24550accd7e3a62c6da773a9096dfd1471403d5.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/omap3_evm_defconfig')
-rw-r--r-- | configs/omap3_evm_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omap3_evm_defconfig b/configs/omap3_evm_defconfig index 9d46a5b790..5c5d3ebd24 100644 --- a/configs/omap3_evm_defconfig +++ b/configs/omap3_evm_defconfig @@ -11,7 +11,6 @@ CONFIG_SPL=y CONFIG_DEFAULT_DEVICE_TREE="omap3-evm" CONFIG_DISTRO_DEFAULTS=y CONFIG_USE_PREBOOT=y -CONFIG_PREBOOT="usb start" CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_DEFAULT_FDT_FILE="omap3-evm.dtb" CONFIG_VERSION_VARIABLE=y |