Skip to content

Commit

Permalink
csky: Enable the gcov function
Browse files Browse the repository at this point in the history
Support the gcov function in csky architecture.

Signed-off-by: Ma Jun <majun258@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
  • Loading branch information
Ma Jun authored and guoren83 committed Mar 31, 2020
1 parent 9c0e343 commit de86367
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/csky/Kconfig
Expand Up @@ -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
Expand Down

0 comments on commit de86367

Please sign in to comment.