summaryrefslogtreecommitdiff
path: root/zephyr/boards/riscv/it8xxx2_evb/Kconfig.board
blob: f0691edb39c8f653b0fc4bc2b3c6575ce4045ce5 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2021 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 BOARD_IT8XXX2_EVB
	bool "IT8XXX2 EV-board"
	depends on SOC_IT8XXX2
	# Allow generating initial 0 line coverage.
	select HAS_COVERAGE_SUPPORT