summaryrefslogtreecommitdiff
path: root/arch/csky
diff options
context:
space:
mode:
authorMa Jun <majun258@linux.alibaba.com>2020-03-10 23:32:56 +0800
committerGuo Ren <guoren@linux.alibaba.com>2020-04-01 00:06:52 +0800
commitde8636787119193ea1a4b7c1a13be0de5b64210f (patch)
tree3b8f0eb0dddb15a057333794a8359393af7c069b /arch/csky
parent9c0e343d7654a329d1f9b53d253cbf7fb6eff85d (diff)
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