rockchip: rk3288: enable TPL for tinker-board
All the config for TPL has been update, we can enable the TPL. Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
parent
6f3af24fd9
commit
665ebcadd6
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ config TARGET_ROCK2
|
|||
config TARGET_TINKER_RK3288
|
||||
bool "Tinker-RK3288"
|
||||
select BOARD_LATE_INIT
|
||||
select TPL
|
||||
help
|
||||
Tinker is a RK3288-based development board with 2 USB ports, HDMI,
|
||||
micro-SD card, audio, Gigabit Ethernet. It also includes on-board
|
||||
|
|
Loading…
Reference in a new issue