rockchip: px30: enable ARM_SMCCC
Change-Id: Ifce57bda8c40c849c85135eecb13c9c361a19363 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
parent
f7df4e7859
commit
93f9f01933
|
|
@ -4,6 +4,7 @@ config ROCKCHIP_PX30
|
||||||
bool "Support Rockchip PX30"
|
bool "Support Rockchip PX30"
|
||||||
select ARM64
|
select ARM64
|
||||||
select GICV2
|
select GICV2
|
||||||
|
select ARM_SMCCC
|
||||||
help
|
help
|
||||||
The Rockchip PX30 is a ARM-based SoC with a quad-core Cortex-A35
|
The Rockchip PX30 is a ARM-based SoC with a quad-core Cortex-A35
|
||||||
including NEON and GPU, Mali-400 graphics, several DDR3 options
|
including NEON and GPU, Mali-400 graphics, several DDR3 options
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue