summaryrefslogtreecommitdiffstats
path: root/arch/csky
diff options
context:
space:
mode:
authorMa Jun <majun258@linux.alibaba.com>2020-03-10 16:32:56 +0100
committerGuo Ren <guoren@linux.alibaba.com>2020-03-31 18:06:52 +0200
commitde8636787119193ea1a4b7c1a13be0de5b64210f (patch)
tree3b8f0eb0dddb15a057333794a8359393af7c069b /arch/csky
parentcsky: Fixup get wrong psr value from phyical reg (diff)
downloadlinux-de8636787119193ea1a4b7c1a13be0de5b64210f.tar.xz
linux-de8636787119193ea1a4b7c1a13be0de5b64210f.zip
csky: Enable the gcov function
Support the gcov function in csky architecture. Signed-off-by: Ma Jun <majun258@linux.alibaba.com> Signed-off-by: Guo Ren <guoren@kernel.org>
Diffstat (limited to 'arch/csky')
-rw-r--r--arch/csky/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig
index 6cf169a15794..a75b8e1fef1d 100644
--- a/arch/csky/Kconfig
+++ b/arch/csky/Kconfig
@@ -3,6 +3,7 @@ config CSKY
def_bool y
select ARCH_32BIT_OFF_T
select ARCH_HAS_DMA_PREP_COHERENT
+ select ARCH_HAS_GCOV_PROFILE_ALL
select ARCH_HAS_SYNC_DMA_FOR_CPU
select ARCH_HAS_SYNC_DMA_FOR_DEVICE
select ARCH_USE_BUILTIN_BSWAP