diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2017-04-07 07:53:08 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2017-04-07 07:53:08 +0100 |
commit | 4b0ddc9565f51de48338e349c502657ec988f04d (patch) | |
tree | 1d0d7d2a7d58c3c7fc4663962942d08c8b96eadf /kernel-aarch64-debug.config | |
parent | 5f794a70b7e385a40397ff43d05a42eeca5bcc4b (diff) | |
download | kernel-4b0ddc9565f51de48338e349c502657ec988f04d.tar.gz kernel-4b0ddc9565f51de48338e349c502657ec988f04d.tar.xz kernel-4b0ddc9565f51de48338e349c502657ec988f04d.zip |
Enable VDSO for aarch64 and ARMv7-LPAE
Diffstat (limited to 'kernel-aarch64-debug.config')
-rw-r--r-- | kernel-aarch64-debug.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-aarch64-debug.config b/kernel-aarch64-debug.config index 7294b87e0..8296aa4e7 100644 --- a/kernel-aarch64-debug.config +++ b/kernel-aarch64-debug.config @@ -5949,7 +5949,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 |