summaryrefslogtreecommitdiffstats
path: root/baseconfig
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2017-04-07 07:53:08 +0100
committerPeter Robinson <pbrobinson@gmail.com>2017-04-07 07:53:08 +0100
commit4b0ddc9565f51de48338e349c502657ec988f04d (patch)
tree1d0d7d2a7d58c3c7fc4663962942d08c8b96eadf /baseconfig
parent5f794a70b7e385a40397ff43d05a42eeca5bcc4b (diff)
downloadkernel-4b0ddc9565f51de48338e349c502657ec988f04d.tar.gz
kernel-4b0ddc9565f51de48338e349c502657ec988f04d.tar.xz
kernel-4b0ddc9565f51de48338e349c502657ec988f04d.zip
Enable VDSO for aarch64 and ARMv7-LPAE
Diffstat (limited to 'baseconfig')
-rw-r--r--baseconfig/arm/arm64/CONFIG_VDSO1
-rw-r--r--baseconfig/arm/armv7/lpae/CONFIG_VDSO1
2 files changed, 2 insertions, 0 deletions
diff --git a/baseconfig/arm/arm64/CONFIG_VDSO b/baseconfig/arm/arm64/CONFIG_VDSO
new file mode 100644
index 000000000..cab5ebafb
--- /dev/null
+++ b/baseconfig/arm/arm64/CONFIG_VDSO
@@ -0,0 +1 @@
+CONFIG_VDSO=y
diff --git a/baseconfig/arm/armv7/lpae/CONFIG_VDSO b/baseconfig/arm/armv7/lpae/CONFIG_VDSO
new file mode 100644
index 000000000..cab5ebafb
--- /dev/null
+++ b/baseconfig/arm/armv7/lpae/CONFIG_VDSO
@@ -0,0 +1 @@
+CONFIG_VDSO=y