diff options
author | Tom Rini | 2023-02-17 09:58:06 -0500 |
---|---|---|
committer | Tom Rini | 2023-02-17 09:58:06 -0500 |
commit | fcb5117da8876fc5b2bf941528301218d1be7b1c (patch) | |
tree | 5f8229da0d0585f66a7cac857002889616a021cc /configs/gwventana_emmc_defconfig | |
parent | 0aa9470fdf8386c18ade43506d5541a515318b76 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/gwventana_emmc_defconfig')
-rw-r--r-- | configs/gwventana_emmc_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/gwventana_emmc_defconfig b/configs/gwventana_emmc_defconfig index 5308a8e3e97..032dcfe343c 100644 --- a/configs/gwventana_emmc_defconfig +++ b/configs/gwventana_emmc_defconfig @@ -29,7 +29,6 @@ CONFIG_SYS_MONITOR_LEN=409600 CONFIG_FIT=y CONFIG_FIT_VERBOSE=y CONFIG_SPL_LOAD_FIT=y -# CONFIG_USE_SPL_FIT_GENERATOR is not set CONFIG_SUPPORT_RAW_INITRD=y CONFIG_OF_BOARD_SETUP=y CONFIG_BOOTDELAY=3 |