aboutsummaryrefslogtreecommitdiff
path: root/configs/highbank_defconfig
diff options
context:
space:
mode:
authorTom Rini2023-03-27 13:39:17 -0400
committerTom Rini2023-03-27 13:39:17 -0400
commitc358af81d0df0ba5eadda585577425345dae55ed (patch)
tree63a144be8f4dfbf4322a910869f2d2c1def2aff9 /configs/highbank_defconfig
parentaba0eb5b94089757fe5382bf75bc3902b8ce24cf (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r--configs/highbank_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig
index 49339d9a55f..f0457575a71 100644
--- a/configs/highbank_defconfig
+++ b/configs/highbank_defconfig
@@ -15,9 +15,9 @@ CONFIG_SYS_BOOTCOUNT_ADDR=0xfff3cf0c
CONFIG_SYS_BOOTCOUNT_SINGLEWORD=y
CONFIG_SYS_LOAD_ADDR=0x800000
CONFIG_ENV_ADDR=0xFFF88000
-CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_OF_BOARD_SETUP=y
+CONFIG_DISTRO_DEFAULTS=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds...\nPress <s> to stop or <d> to delay\n"
CONFIG_AUTOBOOT_KEYED_CTRLC=y