summaryrefslogtreecommitdiff
path: root/zephyr/projects/nissa/Kconfig
blob: 6f6176e0dcac45efedcbebecd96388d0889f0dae (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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_NIVVIKS
	bool "Google Nivviks Board"
	help
	  Build Google Nivviks reference board. Nivviks has Intel ADL-N SoC
	  with NPCX993FA0BX EC.

source "Kconfig.zephyr"