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>
This commit is contained in:
committed by
Hauke Mehrtens
parent
83fcc0e6ae
commit
e788e9bd87
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user