aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/config-5.4
diff options
context:
space:
mode:
authorRui Salvaterra <rsalvaterra@gmail.com>2020-10-11 19:35:30 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2020-10-13 20:08:41 +0200
commite788e9bd87b522d36bc243fc204d5ae9d215f6a8 (patch)
tree082c0379f83971576a4be99090bbed7ac92a7d3c /target/linux/generic/config-5.4
parent83fcc0e6ae4d370de154e6bf23e2fbf367f25946 (diff)
downloadupstream-e788e9bd87b522d36bc243fc204d5ae9d215f6a8.tar.gz
upstream-e788e9bd87b522d36bc243fc204d5ae9d215f6a8.tar.bz2
upstream-e788e9bd87b522d36bc243fc204d5ae9d215f6a8.zip
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 <rsalvaterra@gmail.com>
Diffstat (limited to 'target/linux/generic/config-5.4')
-rw-r--r--target/linux/generic/config-5.42
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4
index aa3fbded3b..04fda5de24 100644
--- a/target/linux/generic/config-5.4
+++ b/target/linux/generic/config-5.4
@@ -6214,7 +6214,7 @@ CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
# CONFIG_VBOXGUEST is not set
# CONFIG_VCNL4000 is not set
# CONFIG_VCNL4035 is not set
-# CONFIG_VDSO is not set
+CONFIG_VDSO=y
# CONFIG_VEML6070 is not set
# CONFIG_VETH is not set
# CONFIG_VEXPRESS_CONFIG is not set