diff options
author | Tom Rini <trini@konsulko.com> | 2021-01-29 13:56:04 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-29 13:56:04 -0500 |
commit | 472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3 (patch) | |
tree | fbbd25db80a9f7a757bd97273a972df41ecef1a8 /configs/nokia_rx51_defconfig | |
parent | 79382e97663c82dabe28e69ff0aa2d2f12131792 (diff) | |
download | u-boot-472a716b8fdfd88a27cb675e4ea8e12cb4f79fc3.tar.gz |
configs: Resync with savedefconfigWIP/29Jan2021
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/nokia_rx51_defconfig')
-rw-r--r-- | configs/nokia_rx51_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/nokia_rx51_defconfig b/configs/nokia_rx51_defconfig index 30a02e2bc3..d0c8929525 100644 --- a/configs/nokia_rx51_defconfig +++ b/configs/nokia_rx51_defconfig @@ -4,7 +4,6 @@ CONFIG_ARCH_OMAP2PLUS=y CONFIG_SYS_TEXT_BASE=0x80008000 CONFIG_NR_DRAM_BANKS=2 CONFIG_TARGET_NOKIA_RX51=y -# CONFIG_TI_SYSC is not set # CONFIG_FIT is not set CONFIG_BOOTDELAY=30 CONFIG_AUTOBOOT_KEYED=y |