summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/herobrine_npcx9/Kconfig.defconfig
blob: 65f3225d916ed83616e3aebf1fe52e2b897212df (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_HEROBRINE_NPCX9

config BOARD
	default "herobrine_npcx9"

endif # BOARD_HEROBRINE_NPCX9