summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx7/Kconfig.defconfig
blob: afa9640b5ac19a01288cb6676b3a95bbf2bc130c (plain)
1
2
3
4
5
6
7
8
9
10
# 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.

if BOARD_NPCX7

config BOARD
	default "npcx7"

endif # BOARD_NPCX7