LoongArch: Support PREEMPT_DYNAMIC with static keys
authorHuacai Chen <chenhuacai@loongson.cn>
Wed, 8 Nov 2023 06:12:01 +0000 (14:12 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Wed, 8 Nov 2023 06:12:01 +0000 (14:12 +0800)
commit80c7889de7a8246e44a9632a2b7d15b41ab3fe41
tree0279ba4707e34c16a52ffc443cf87e19ddfb59d0
parenta6bdc082ad1c91d389a6ba0c7a1945818f732114
LoongArch: Support PREEMPT_DYNAMIC with static keys

Since commit 4e90d0522a688371402c ("riscv: support PREEMPT_DYNAMIC with
static keys"), the infrastructure is complete and we can simply select
HAVE_PREEMPT_DYNAMIC_KEY to enable PREEMPT_DYNAMIC on LoongArch because
we already support static keys.

Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
arch/loongarch/Kconfig