summaryrefslogtreecommitdiff
path: root/zephyr/test/hooks/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/hooks/prj.conf')
-rw-r--r--zephyr/test/hooks/prj.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/zephyr/test/hooks/prj.conf b/zephyr/test/hooks/prj.conf
index c0c02e22ca..cab9107094 100644
--- a/zephyr/test/hooks/prj.conf
+++ b/zephyr/test/hooks/prj.conf
@@ -1,8 +1,9 @@
-# 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_PLATFORM_EC_HOOKS=y
CONFIG_CROS_EC=y