Kconfig 125 B

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