summaryrefslogtreecommitdiffstats
path: root/payloads
diff options
context:
space:
mode:
authorNitheesh Sekar <nsekar@codeaurora.org>2018-09-16 16:10:10 +0530
committerPatrick Georgi <pgeorgi@google.com>2019-03-18 18:18:42 +0000
commitef75cca0e1d7c307547a972b07e14283c7d6d013 (patch)
treecd025cd98dca36622d540100e7febb561f6a1f38 /payloads
parent4da8d8d7fe9474c4f3e86bfa7aad44432b7690e8 (diff)
downloadcoreboot-ef75cca0e1d7c307547a972b07e14283c7d6d013.tar.gz
coreboot-ef75cca0e1d7c307547a972b07e14283c7d6d013.tar.bz2
coreboot-ef75cca0e1d7c307547a972b07e14283c7d6d013.zip
libpayload: qcs405: Add new Configs
Add Additional configs to enable Timer and CHROMEOS build. TEST=build Change-Id: I15273fdacab0a23e05e821c433cf939be35fab97 Signed-off-by: Sricharan R <sricharan@codeaurora.org> Signed-off-by: Nitheesh Sekar <nsekar@codeaurora.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/29953 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'payloads')
-rw-r--r--payloads/libpayload/configs/config.mistral3
1 files changed, 3 insertions, 0 deletions
diff --git a/payloads/libpayload/configs/config.mistral b/payloads/libpayload/configs/config.mistral
new file mode 100644
index 000000000000..5f60392fdb4f
--- /dev/null
+++ b/payloads/libpayload/configs/config.mistral
@@ -0,0 +1,3 @@
+CONFIG_LP_CHROMEOS=y
+CONFIG_LP_ARCH_ARM64=y
+CONFIG_LP_TIMER_ARM64_ARCH=y