|
@@ -11,6 +11,8 @@ config ARCH_ROCKCHIP
|
|
select COMMON_CLK
|
|
select COMMON_CLK
|
|
select GENERIC_CLOCKEVENTS
|
|
select GENERIC_CLOCKEVENTS
|
|
select DW_APB_TIMER_OF
|
|
select DW_APB_TIMER_OF
|
|
|
|
+ select ARM_GLOBAL_TIMER
|
|
|
|
+ select CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK
|
|
help
|
|
help
|
|
Support for Rockchip's Cortex-A9 Single-to-Quad-Core-SoCs
|
|
Support for Rockchip's Cortex-A9 Single-to-Quad-Core-SoCs
|
|
containing the RK2928, RK30xx and RK31xx series.
|
|
containing the RK2928, RK30xx and RK31xx series.
|