From e788e9bd87b522d36bc243fc204d5ae9d215f6a8 Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Sun, 11 Oct 2020 19:35:30 +0100 Subject: treewide: enable the vDSO The vDSO is used to accelerate some syscalls. It should work fine wherever it's available, so enable it globally for all targets. Signed-off-by: Rui Salvaterra --- target/linux/layerscape/armv7/config-5.4 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/layerscape/armv7') diff --git a/target/linux/layerscape/armv7/config-5.4 b/target/linux/layerscape/armv7/config-5.4 index 3e242a2245..56a6dfd913 100644 --- a/target/linux/layerscape/armv7/config-5.4 +++ b/target/linux/layerscape/armv7/config-5.4 @@ -746,7 +746,6 @@ CONFIG_USB_SUPPORT=y CONFIG_USER_NS=y CONFIG_USE_OF=y CONFIG_UTS_NS=y -CONFIG_VDSO=y CONFIG_VEXPRESS_CONFIG=y CONFIG_VEXPRESS_SYSCFG=y CONFIG_VFAT_FS=y -- cgit v1.2.3