diff options
| author | Tom Rini <[email protected]> | 2023-10-02 13:58:20 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-10-02 13:58:20 -0400 |
| commit | ec6f06bddc7f5a5f5d122a56707a10fc4e501b97 (patch) | |
| tree | 5ede97c38925e93153c486a6e76ea41a72b83f60 /configs/rpi_2_defconfig | |
| parent | ac897385bbfa30cfdfb62ccf24acfcd4b274b2ff (diff) | |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/rpi_2_defconfig')
| -rw-r--r-- | configs/rpi_2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rpi_2_defconfig b/configs/rpi_2_defconfig index 0dea092f240..b6e06cfe20b 100644 --- a/configs/rpi_2_defconfig +++ b/configs/rpi_2_defconfig @@ -14,11 +14,11 @@ CONFIG_OF_LIBFDT_OVERLAY=y CONFIG_SYS_LOAD_ADDR=0x1000000 CONFIG_BOOTSTD_DEFAULTS=y CONFIG_OF_BOARD_SETUP=y +CONFIG_FDT_SIMPLEFB=y CONFIG_USE_PREBOOT=y # CONFIG_DISPLAY_CPUINFO is not set # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_MISC_INIT_R=y -CONFIG_FDT_SIMPLEFB=y CONFIG_SYS_PROMPT="U-Boot> " CONFIG_SYS_PBSIZE=1049 CONFIG_CMD_GPIO=y |
