rockchip: rk3128: enable CONFIG_ARM_SMCCC
Change-Id: I4776c9603a91814df3371a55d573d513dbc95dd4 Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
parent
f270a3f8f1
commit
965c1b1063
|
|
@ -15,6 +15,7 @@ config ROCKCHIP_RK3128
|
|||
bool "Support Rockchip RK3128"
|
||||
select CPU_V7
|
||||
select GICV2
|
||||
select ARM_SMCCC
|
||||
help
|
||||
The Rockchip RK3128 is a ARM-based SoC with a quad-core Cortex-A7
|
||||
including NEON and GPU, Mali-400 graphics, several DDR3 options
|
||||
|
|
|
|||
Loading…
Reference in New Issue