arm: configs: imx6_vtpctp_defconfig: enable vdso

VDSO allows to avoid syscalls when getting the timeofday
aka posix clock_gettime

Signed-off-by: Jan Sondhauss <jan.sondhauss@wago.com>
This commit is contained in:
Jan Sondhauss
2025-11-28 11:57:19 +01:00
committed by Jan SONDHAUSS
parent e11d0146b8
commit e1dfc25514
+1
View File
@@ -29,6 +29,7 @@ CONFIG_SOC_IMX6SL=y
CONFIG_SOC_IMX6SX=y
CONFIG_WAGO_SYSTEM_BASED_STARTUP=y
CONFIG_ARM_THUMBEE=y
CONFIG_VDSO=y
# CONFIG_ARM_ERRATA_643719 is not set
CONFIG_SMP=y
CONFIG_VMSPLIT_2G=y