mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
rockchip: enable rk322x TPL_BOOTROM_SUPPORT in Kconfig
The TPL_BOOTROM_SUPPORT is needed for boot from bootrom like other storages. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
@@ -59,6 +59,7 @@ config ROCKCHIP_RK322X
|
||||
select SPL_DRIVERS_MISC_SUPPORT
|
||||
imply SPL_SERIAL_SUPPORT
|
||||
imply TPL_SERIAL_SUPPORT
|
||||
imply TPL_BOOTROM_SUPPORT
|
||||
imply TPL_ROCKCHIP_COMMON_BOARD
|
||||
select ROCKCHIP_BROM_HELPER
|
||||
select TPL_LIBCOMMON_SUPPORT
|
||||
|
||||
Reference in New Issue
Block a user