ANDROID: GKI: Enable ARCH_SPRD and SPRD_TIMER
Add SPRD_TIMER config into GKI for the same reason as other vendors have described before. Bug: 188373235 Change-Id: I70f1296f11759d9010252a52a88f9329744172f6 Signed-off-by: Orson Zhai <orson.zhai@unisoc.com>
This commit is contained in:
@@ -48,6 +48,7 @@ CONFIG_PROFILING=y
|
||||
CONFIG_ARCH_SUNXI=y
|
||||
CONFIG_ARCH_HISI=y
|
||||
CONFIG_ARCH_QCOM=y
|
||||
CONFIG_ARCH_SPRD=y
|
||||
CONFIG_SCHED_MC=y
|
||||
CONFIG_NR_CPUS=32
|
||||
CONFIG_PARAVIRT=y
|
||||
@@ -518,6 +519,7 @@ CONFIG_STAGING=y
|
||||
CONFIG_ASHMEM=y
|
||||
CONFIG_DEBUG_KINFO=y
|
||||
CONFIG_COMMON_CLK_SCPI=y
|
||||
# CONFIG_SPRD_COMMON_CLK is not set
|
||||
# CONFIG_CLK_SUNXI is not set
|
||||
# CONFIG_SUNXI_CCU is not set
|
||||
CONFIG_HWSPINLOCK=y
|
||||
|
Reference in New Issue
Block a user