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

if BOARD_NPCX9

config BOARD
	default "npcx9"

endif # BOARD_NPCX9