162306a36Sopenharmony_ci# GCC (at least up to version 9.2) appears to emit function calls that make use 262306a36Sopenharmony_ci# of the GOT when targeting microMIPS, which we can't use in the VDSO due to 362306a36Sopenharmony_ci# the lack of relocations. As such, we disable the VDSO for microMIPS builds. 462306a36Sopenharmony_ci 562306a36Sopenharmony_ciconfig MIPS_DISABLE_VDSO 662306a36Sopenharmony_ci def_bool CPU_MICROMIPS 7