# 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.

config BOARD_NEREID
	bool "Google Nereid Board"
	help
	  Build Google Nereid reference board. Nereid has Intel ADL-N SoC
	  with IT81302 EC.

source "Kconfig.zephyr"
