Files
rt-thread/components/lwp/vdso/Kconfig
2025-05-19 18:29:26 +08:00

5 lines
125 B
Plaintext

config RT_USING_VDSO
bool "vDSO (Virtual Dynamic Shared Object)"
depends on (ARCH_ARMV8 || ARCH_RISCV)
default y