summaryrefslogtreecommitdiff
path: root/zephyr/test/math/prj.conf
blob: 7c5ef483a2ac544583e11ef16970990192b1757d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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_PLATFORM_EC=y
CONFIG_CROS_EC=y
CONFIG_PLATFORM_EC_MATH_UTIL=y