summaryrefslogtreecommitdiff
path: root/zephyr/test/hooks/prj.conf
blob: 43c0c9b8e51c1095836d9046217e4bc39a2aca64 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

CONFIG_ZTEST=y
CONFIG_PLATFORM_EC=y

# TODO(b/172512307): timer introduces dependency on system module,
# which has build issues right now for native_posix board.  Remove
# this once the system module has been corrected.
CONFIG_PLATFORM_EC_TIMER=n