1config RT_USING_VDSO
2    bool "vDSO (Virtual Dynamic Shared Object)"
3    depends on (ARCH_ARMV8 || ARCH_RISCV)
4    default y
5