Skip to content

Commit f7cca02

Browse files
committed
[smart] Fix typo in vDSO Kconfig.
1 parent 8f418ef commit f7cca02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/lwp/vdso/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
config RT_USING_VDSO
2-
bool "vDSO (??Virtual Dynamic Shared Object)"
2+
bool "vDSO (Virtual Dynamic Shared Object)"
33
depends on (ARCH_ARMV8 || ARCH_RISCV)
44
default y

0 commit comments

Comments
 (0)