summaryrefslogtreecommitdiff
path: root/zephyr/test/herobrine/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/herobrine/prj.conf')
-rw-r--r--zephyr/test/herobrine/prj.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/zephyr/test/herobrine/prj.conf b/zephyr/test/herobrine/prj.conf
new file mode 100644
index 0000000000..3334f11939
--- /dev/null
+++ b/zephyr/test/herobrine/prj.conf
@@ -0,0 +1,11 @@
+# Copyright 2022 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_ASSERT_VERBOSE=1
+CONFIG_ZTEST_NEW_API=y
+CONFIG_ASSERT=y
+
+CONFIG_CROS_EC=y
+CONFIG_PLATFORM_EC=y