[PATCH 0/3] csky fixes

From: Guenter Roeck
Date: Fri Sep 17 2021 - 00:38:49 EST


The following series of patches enables building csky:allmodconfig with
upstream gcc.

----------------------------------------------------------------
Guenter Roeck (3):
csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports it
csky: bitops: Remove duplicate __clear_bit define
csky: Make HAVE_TCM depend on !COMPILE_TEST

arch/csky/Kconfig | 3 ++-
arch/csky/include/asm/bitops.h | 1 -
2 files changed, 2 insertions(+), 2 deletions(-)