diff options
| author | Tom Rini <trini@konsulko.com> | 2020-10-05 20:11:41 +0300 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2020-10-05 21:11:16 +0300 |
| commit | b24550accd7e3a62c6da773a9096dfd1471403d5 (patch) | |
| tree | 0534c6821880d27d9f22afb09b11c12d9009c33e /configs/omap3_beagle_defconfig | |
| parent | b7e7831e5d5be047f421ddc1f308afc22764a893 (diff) | |
| download | u-boot-b24550accd7e3a62c6da773a9096dfd1471403d5.tar.xz | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap3_beagle_defconfig')
| -rw-r--r-- | configs/omap3_beagle_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omap3_beagle_defconfig b/configs/omap3_beagle_defconfig index 1447dab344..2aa3f60c85 100644 --- a/configs/omap3_beagle_defconfig +++ b/configs/omap3_beagle_defconfig @@ -12,7 +12,6 @@ CONFIG_DEFAULT_DEVICE_TREE="omap3-beagle" CONFIG_DISTRO_DEFAULTS=y CONFIG_BOOTCOMMAND="run findfdt; run distro_bootcmd" CONFIG_USE_PREBOOT=y -CONFIG_PREBOOT="usb start" CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_DEFAULT_FDT_FILE="omap3-beagle.dtb" CONFIG_VERSION_VARIABLE=y |
