summaryrefslogtreecommitdiff
path: root/zephyr/boards/riscv/it8xxx2_evb/Kconfig.board
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/riscv/it8xxx2_evb/Kconfig.board')
-rw-r--r--zephyr/boards/riscv/it8xxx2_evb/Kconfig.board9
1 files changed, 0 insertions, 9 deletions
diff --git a/zephyr/boards/riscv/it8xxx2_evb/Kconfig.board b/zephyr/boards/riscv/it8xxx2_evb/Kconfig.board
deleted file mode 100644
index f0691edb39..0000000000
--- a/zephyr/boards/riscv/it8xxx2_evb/Kconfig.board
+++ /dev/null
@@ -1,9 +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.
-
-config BOARD_IT8XXX2_EVB
- bool "IT8XXX2 EV-board"
- depends on SOC_IT8XXX2
- # Allow generating initial 0 line coverage.
- select HAS_COVERAGE_SUPPORT