aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-06 22:27:05 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-06 22:27:05 +0000
commitf5f0d5312a5480163b0dc36f4c8385e28f4f1ffe (patch)
tree89da8b16cd034da57775f3ef0e16224419f0a92a
parent843866c1d8568f63602cd0237853ffd1cc95e2b1 (diff)
parent23fd15669e5afc1276c0c18f9ed856d7db7e48ec (diff)
downloadconfigs-android12-mainline-statsd-release.tar.gz
Snap for 7799923 from 23fd15669e5afc1276c0c18f9ed856d7db7e48ec to mainline-os-statsd-releaseandroid-mainline-12.0.0_r84android-mainline-12.0.0_r58android12-mainline-statsd-release
Change-Id: I47ff714d5ca8d2f544167747bebae99d7d8eeddd
-rw-r--r--r/android-5.4/android-base-conditional.xml18
-rw-r--r--r/android-5.4/android-base.config2
2 files changed, 18 insertions, 2 deletions
diff --git a/r/android-5.4/android-base-conditional.xml b/r/android-5.4/android-base-conditional.xml
index 952611e..d54f670 100644
--- a/r/android-5.4/android-base-conditional.xml
+++ b/r/android-5.4/android-base-conditional.xml
@@ -52,6 +52,10 @@
<value type="bool">y</value>
</config>
<config>
+ <key>CONFIG_CFI_CLANG</key>
+ <value type="bool">y</value>
+ </config>
+ <config>
<key>CONFIG_CP15_BARRIER_EMULATION</key>
<value type="bool">y</value>
</config>
@@ -99,6 +103,20 @@
</config>
</group>
+<!-- x86_64 base requirements -->
+<group>
+ <conditions>
+ <config>
+ <key>CONFIG_X86_64</key>
+ <value type="bool">y</value>
+ </config>
+ </conditions>
+ <config>
+ <key>CONFIG_CFI_CLANG</key>
+ <value type="bool">y</value>
+ </config>
+</group>
+
<!-- CONFIG_ACPI || CONFIG_OF -->
<group>
<conditions>
diff --git a/r/android-5.4/android-base.config b/r/android-5.4/android-base.config
index 96f25f9..15c784c 100644
--- a/r/android-5.4/android-base.config
+++ b/r/android-5.4/android-base.config
@@ -28,7 +28,6 @@ CONFIG_BLK_DEV_LOOP=y
CONFIG_BLOCK=y
CONFIG_BPF_JIT=y
CONFIG_BPF_SYSCALL=y
-CONFIG_CFI_CLANG=y
CONFIG_CGROUPS=y
CONFIG_CGROUP_BPF=y
CONFIG_CGROUP_CPUACCT=y
@@ -108,7 +107,6 @@ CONFIG_IP_NF_TARGET_REDIRECT=y
CONFIG_IP_NF_TARGET_REJECT=y
CONFIG_JOYSTICK_XPAD=y
CONFIG_L2TP=y
-CONFIG_LTO_CLANG=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_MD=y
CONFIG_MEMBARRIER=y