summaryrefslogtreecommitdiff
path: root/zephyr/test/crc/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/crc/prj.conf')
-rw-r--r--zephyr/test/crc/prj.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/zephyr/test/crc/prj.conf b/zephyr/test/crc/prj.conf
index ec8c5035f5..89fdcc1efe 100644
--- a/zephyr/test/crc/prj.conf
+++ b/zephyr/test/crc/prj.conf
@@ -1,7 +1,8 @@
-# Copyright 2020 The Chromium OS Authors. All rights reserved.
+# Copyright 2020 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