summaryrefslogtreecommitdiff
path: root/zephyr/boards/arm/npcx9/Kconfig.board
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/arm/npcx9/Kconfig.board')
-rw-r--r--zephyr/boards/arm/npcx9/Kconfig.board10
1 files changed, 0 insertions, 10 deletions
diff --git a/zephyr/boards/arm/npcx9/Kconfig.board b/zephyr/boards/arm/npcx9/Kconfig.board
deleted file mode 100644
index e4b184d83e..0000000000
--- a/zephyr/boards/arm/npcx9/Kconfig.board
+++ /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.
-
-config BOARD_NPCX9
- bool "NPCX9 Zephyr Board"
- depends on SOC_NPCX9M3F
- # NPCX doesn't actually have enough ram for coverage, but this will
- # allow generating initial 0 line coverage.
- select HAS_COVERAGE_SUPPORT