summaryrefslogtreecommitdiff
path: root/zephyr/projects/posix-ec/prj.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/posix-ec/prj.conf')
-rw-r--r--zephyr/projects/posix-ec/prj.conf11
1 files changed, 0 insertions, 11 deletions
diff --git a/zephyr/projects/posix-ec/prj.conf b/zephyr/projects/posix-ec/prj.conf
deleted file mode 100644
index f6549c7839..0000000000
--- a/zephyr/projects/posix-ec/prj.conf
+++ /dev/null
@@ -1,11 +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_CROS_EC=y
-CONFIG_PLATFORM_EC=y
-
-# Disable shimmed code. Can enabled selectively later
-CONFIG_SHIMMED_TASKS=n
-CONFIG_PLATFORM_EC_KEYBOARD=n
-CONFIG_PLATFORM_EC_HOSTCMD=n