rockchip: rk3568: select board late init
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I439694cd01c0d2c8fef8e84b0321dd1cbdd0150c
This commit is contained in:
parent
858bd926c5
commit
9e8632b722
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue