mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-30 19:18:19 +08:00
[smart] Fix typo in vDSO Kconfig.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
config RT_USING_VDSO
|
config RT_USING_VDSO
|
||||||
bool "vDSO (??Virtual Dynamic Shared Object)"
|
bool "vDSO (Virtual Dynamic Shared Object)"
|
||||||
depends on (ARCH_ARMV8 || ARCH_RISCV)
|
depends on (ARCH_ARMV8 || ARCH_RISCV)
|
||||||
default y
|
default y
|
||||||
|
|||||||
Reference in New Issue
Block a user