From 4b0ddc9565f51de48338e349c502657ec988f04d Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 7 Apr 2017 07:53:08 +0100 Subject: Enable VDSO for aarch64 and ARMv7-LPAE --- kernel-armv7hl-lpae-debug.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-armv7hl-lpae-debug.config') diff --git a/kernel-armv7hl-lpae-debug.config b/kernel-armv7hl-lpae-debug.config index 2313b9fe8..1a92289a0 100644 --- a/kernel-armv7hl-lpae-debug.config +++ b/kernel-armv7hl-lpae-debug.config @@ -6114,7 +6114,7 @@ CONFIG_V4L_MEM2MEM_DRIVERS=y # CONFIG_V4L_PLATFORM_DRIVERS is not set # CONFIG_V4L_TEST_DRIVERS is not set # CONFIG_VCNL4000 is not set -# CONFIG_VDSO is not set +CONFIG_VDSO=y # CONFIG_VEML6070 is not set CONFIG_VETH=m CONFIG_VEXPRESS_SYSCFG=y -- cgit