summaryrefslogtreecommitdiff
path: root/zephyr/projects/rex/Kconfig
blob: 4fc561ab4f60631e5c9ef39d5037e83b40cad51c (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_REX
	bool "Google Rex Baseboard"
	help
	  Build Google Rex reference board.  The board uses Nuvoton
	  NPCX9 chip as the EC.

source "Kconfig.zephyr"