diff options
| author | Tom Rini <trini@konsulko.com> | 2023-10-02 13:58:20 -0400 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2023-10-02 13:58:20 -0400 |
| commit | ec6f06bddc7f5a5f5d122a56707a10fc4e501b97 (patch) | |
| tree | 5ede97c38925e93153c486a6e76ea41a72b83f60 /configs/omap35_logic_somlv_defconfig | |
| parent | ac897385bbfa30cfdfb62ccf24acfcd4b274b2ff (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap35_logic_somlv_defconfig')
| -rw-r--r-- | configs/omap35_logic_somlv_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/omap35_logic_somlv_defconfig b/configs/omap35_logic_somlv_defconfig index 680b88e220c..44a1a9d3ac1 100644 --- a/configs/omap35_logic_somlv_defconfig +++ b/configs/omap35_logic_somlv_defconfig @@ -16,8 +16,8 @@ CONFIG_TARGET_OMAP3_LOGIC=y CONFIG_SYS_MONITOR_LEN=262144 CONFIG_SPL=y CONFIG_LTO=y -CONFIG_ANDROID_BOOT_IMAGE=y CONFIG_SYS_MONITOR_BASE=0x10000000 +CONFIG_ANDROID_BOOT_IMAGE=y CONFIG_DISTRO_DEFAULTS=y CONFIG_BOOTCOMMAND="run autoboot" CONFIG_USE_PREBOOT=y |
