summaryrefslogtreecommitdiff
path: root/zephyr/projects/brya/Kconfig
blob: 4dd8e234434e5c9fc40a816cba2024c4c79fab2a (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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 BOARD_BRYA
	bool "Google Brya Baseboard"
	help
	  Build Google Brya reference board. The board uses the Nuvuton NPCX9
	  chip as the EC.

source "Kconfig.zephyr"