diff --git a/components/lwp/vdso/Kconfig b/components/lwp/vdso/Kconfig index 2106eb34d3..883414dd97 100644 --- a/components/lwp/vdso/Kconfig +++ b/components/lwp/vdso/Kconfig @@ -1,4 +1,4 @@ config RT_USING_VDSO - bool "vDSO (??Virtual Dynamic Shared Object)" + bool "vDSO (Virtual Dynamic Shared Object)" depends on (ARCH_ARMV8 || ARCH_RISCV) default y