summaryrefslogtreecommitdiff
path: root/zephyr/boards/riscv/it8xxx2_evb/Kconfig.defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/riscv/it8xxx2_evb/Kconfig.defconfig')
-rw-r--r--zephyr/boards/riscv/it8xxx2_evb/Kconfig.defconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/zephyr/boards/riscv/it8xxx2_evb/Kconfig.defconfig b/zephyr/boards/riscv/it8xxx2_evb/Kconfig.defconfig
deleted file mode 100644
index de08d278de..0000000000
--- a/zephyr/boards/riscv/it8xxx2_evb/Kconfig.defconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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