Skip to content

Commit 7e2b74a

Browse files
BernardXiongRbb666
authored andcommitted
[smart] Fix typo in vDSO Kconfig.
1 parent 921abdf commit 7e2b74a

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)