aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2019-06-26 03:03:16 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2019-06-26 03:03:16 +0000
commit12cbd4f22783d835776ab0ecdfee59179cf1e53c (patch)
tree99fb0dae21c5619a6ae8206204de366f89e97300
parentb752b65847eafe63cfb8e2b9637dc4ecb3f7253a (diff)
parentd837383e3a7c01485e04c1a1880c16736930e905 (diff)
downloadkernel_configs-android10-qpr1-c-release.tar.gz
kernel_configs-android10-qpr1-c-release.tar.bz2
kernel_configs-android10-qpr1-c-release.zip
Change-Id: If75d2c856ce13df142ad75a60ba6dc8e8712dd26
-rw-r--r--q/android-4.14/android-base-conditional.xml4
-rw-r--r--q/android-4.19/android-base-conditional.xml4
-rw-r--r--q/android-4.9/android-base-conditional.xml4
3 files changed, 0 insertions, 12 deletions
diff --git a/q/android-4.14/android-base-conditional.xml b/q/android-4.14/android-base-conditional.xml
index 196ed33..43e534a 100644
--- a/q/android-4.14/android-base-conditional.xml
+++ b/q/android-4.14/android-base-conditional.xml
@@ -55,10 +55,6 @@
<key>CONFIG_SWP_EMULATION</key>
<value type="bool">y</value>
</config>
- <config>
- <key>CONFIG_UNMAP_KERNEL_AT_EL0</key>
- <value type="bool">y</value>
- </config>
</group>
<!-- For ARM64, CONFIG_ARM64_SW_TTBR0_PAN || CONFIG_ARM64_PAN -->
diff --git a/q/android-4.19/android-base-conditional.xml b/q/android-4.19/android-base-conditional.xml
index 395fc67..265abf0 100644
--- a/q/android-4.19/android-base-conditional.xml
+++ b/q/android-4.19/android-base-conditional.xml
@@ -55,10 +55,6 @@
<key>CONFIG_SWP_EMULATION</key>
<value type="bool">y</value>
</config>
- <config>
- <key>CONFIG_UNMAP_KERNEL_AT_EL0</key>
- <value type="bool">y</value>
- </config>
</group>
<!-- For ARM64, CONFIG_ARM64_SW_TTBR0_PAN || CONFIG_ARM64_PAN -->
diff --git a/q/android-4.9/android-base-conditional.xml b/q/android-4.9/android-base-conditional.xml
index f3ca455..0ba7e5b 100644
--- a/q/android-4.9/android-base-conditional.xml
+++ b/q/android-4.9/android-base-conditional.xml
@@ -55,10 +55,6 @@
<key>CONFIG_SWP_EMULATION</key>
<value type="bool">y</value>
</config>
- <config>
- <key>CONFIG_UNMAP_KERNEL_AT_EL0</key>
- <value type="bool">y</value>
- </config>
</group>
<!-- x86 base requirements -->