summaryrefslogtreecommitdiff
path: root/zephyr/test/jump_tags/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/jump_tags/prj.conf')
-rw-r--r--zephyr/test/jump_tags/prj.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/zephyr/test/jump_tags/prj.conf b/zephyr/test/jump_tags/prj.conf
deleted file mode 100644
index 4e39830c0a..0000000000
--- a/zephyr/test/jump_tags/prj.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 2022 The ChromiumOS Authors
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-CONFIG_CROS_EC=y
-CONFIG_FLASH=y
-CONFIG_PLATFORM_EC_CONSOLE_CMD_CHARGEN=n
-CONFIG_PLATFORM_EC=y
-CONFIG_SERIAL=y
-CONFIG_SHELL_BACKEND_DUMMY=y
-CONFIG_SHELL_BACKEND_SERIAL=n
-CONFIG_SHIMMED_TASKS=y
-CONFIG_ZTEST_NEW_API=y
-CONFIG_ZTEST=y