diff --git a/arch/loongarch/Kconfig b/arch/loongarch/Kconfig index d586225cb96e0ae7fe0132f990b2d2d8d81f89fc..068515a599e70ed62a3451b7fb5b9f9575cfa265 100644 --- a/arch/loongarch/Kconfig +++ b/arch/loongarch/Kconfig @@ -206,6 +206,9 @@ config SCHED_OMIT_FRAME_POINTER bool default y +config AS_HAS_EXPLICIT_RELOCS + def_bool $(as-instr,x:pcalau12i \$t0$(comma)%pc_hi20(x)) + menu "Kernel type and options" source "kernel/Kconfig.hz"