rockchip: rk3568: select ARM_SMCCC to enable psci reset
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I1887d599e6219541c11e7a087a2a7480589244f6
This commit is contained in:
parent
d63e2d24c5
commit
a39ea68564
|
|
@ -384,6 +384,7 @@ endif
|
||||||
config ROCKCHIP_RK3568
|
config ROCKCHIP_RK3568
|
||||||
bool "Support Rockchip RK3568"
|
bool "Support Rockchip RK3568"
|
||||||
select ARM64
|
select ARM64
|
||||||
|
select ARM_SMCCC
|
||||||
select GICV3
|
select GICV3
|
||||||
select SPL
|
select SPL
|
||||||
select SUPPORT_TPL
|
select SUPPORT_TPL
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue