Skip to content

Commit 10eda1c

Browse files
xry111chenhuacai
authored andcommitted
LoongArch: Select HAVE_ARCH_BITREVERSE in Kconfig
Without HAVE_ARCH_BITREVERSE, the architecture-optimized bit reverse implementations in arch/loongarch/include/asm/bitrev.h are not used at all. Signed-off-by: Xi Ruoyao <xry111@xry111.site> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
1 parent 7d0a66e commit 10eda1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/loongarch/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ config LOONGARCH
115115
select GPIOLIB
116116
select HAS_IOPORT
117117
select HAVE_ARCH_AUDITSYSCALL
118+
select HAVE_ARCH_BITREVERSE
118119
select HAVE_ARCH_JUMP_LABEL
119120
select HAVE_ARCH_JUMP_LABEL_RELATIVE
120121
select HAVE_ARCH_KASAN

0 commit comments

Comments
 (0)