[smart] Fix typo in vDSO Kconfig.

This commit is contained in:
bernard
2025-05-14 14:30:07 +08:00
committed by Rbb666
parent 921abdfb41
commit 7e2b74a693
+1 -1
View File
@@ -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