summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx9/Kconfig.defconfig
blob: f764ad0454f629dede39ae948bdf21cd56e85745 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 2021 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

if BOARD_NPCX9

config BOARD
	default "npcx9"

endif # BOARD_NPCX9