arm: configs: am3xxx_pfc_generic: 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:
committed by
Jan SONDHAUSS
parent
aa4373798b
commit
e11d0146b8
@@ -32,6 +32,7 @@ CONFIG_WAGO_SYSTEM_BASED_STARTUP=y
|
||||
# CONFIG_SOC_TI81XX is not set
|
||||
CONFIG_ARM_THUMBEE=y
|
||||
CONFIG_SWP_EMULATE=y
|
||||
CONFIG_VDSO=y
|
||||
CONFIG_ARCH_FORCE_MAX_ORDER=12
|
||||
CONFIG_UACCESS_WITH_MEMCPY=y
|
||||
# CONFIG_ATAGS is not set
|
||||
|
||||
Reference in New Issue
Block a user