summaryrefslogtreecommitdiff
path: root/zephyr/test/system_shim/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/system_shim/prj.conf')
-rw-r--r--zephyr/test/system_shim/prj.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/zephyr/test/system_shim/prj.conf b/zephyr/test/system_shim/prj.conf
new file mode 100644
index 0000000000..fa7bd9fc04
--- /dev/null
+++ b/zephyr/test/system_shim/prj.conf
@@ -0,0 +1,11 @@
+# Copyright 2021 The ChromiumOS Authors
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+CONFIG_ZTEST=y
+CONFIG_ZTEST_NEW_API=y
+CONFIG_PLATFORM_EC=y
+CONFIG_CROS_EC=y
+CONFIG_LOG=y
+CONFIG_BBRAM=y
+CONFIG_BBRAM_EMUL=y