mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-16 03:27:39 +08:00
[smart] Fix typo in vDSO Kconfig.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user