rockchip: rk3568: select board late init

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I439694cd01c0d2c8fef8e84b0321dd1cbdd0150c
This commit is contained in:
Joseph Chen 2020-11-02 18:19:14 +08:00
parent 858bd926c5
commit 9e8632b722
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ if ROCKCHIP_RK3568
config TARGET_EVB_RK3568 config TARGET_EVB_RK3568
bool "EVB_RK3568" bool "EVB_RK3568"
select BOARD_LATE_INIT
help help
RK3568 EVB is a evaluation board for Rockchp RK3568. RK3568 EVB is a evaluation board for Rockchp RK3568.