summaryrefslogtreecommitdiff
path: root/zephyr/projects/delbin/boards/arm/delbin/Kconfig.defconfig
blob: 3b5e04a219ad2d3a39dc6e9f8ae4475e79afad7a (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_DELBIN

config BOARD
	default "delbin"

endif # BOARD_DELBIN