summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/kohaku/Kconfig.defconfig
blob: 83b97d8ef70128fef5389c83029f2e2a0eddbd6c (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_KOHAKU

config BOARD
	default "kohaku"

endif # BOARD_KOHAKU