summaryrefslogtreecommitdiff
path: root/zephyr/boards/riscv/it8xxx2_evb/Kconfig.defconfig
blob: de08d278de010e3f7b132b6790120d581c42e450 (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_IT8XXX2_EVB

config BOARD
	default "it8xxx2_evb"

endif # BOARD_IT8XXX2_EVB