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

if BOARD_NPCX7

config BOARD
	default "npcx7"

endif # BOARD_NPCX7