summaryrefslogtreecommitdiff
path: root/zephyr/projects/rex/Kconfig
blob: 7d17c27815836ed2103f2cba915c8f43b7e370c7 (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"