summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx7/Kconfig.board
blob: 706f03a577c1babe427b24548605dd98fe4d02f4 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 2022 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_NPCX7
	bool "NPCX7 Zephyr Baseboard"
	depends on SOC_SERIES_NPCX7
	# NPCX doesn't actually have enough ram for coverage, but this will
	# allow generating initial 0 line coverage.
	select HAS_COVERAGE_SUPPORT