summaryrefslogtreecommitdiff
path: root/zephyr/program/herobrine/evoker/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/herobrine/evoker/project.conf')
-rw-r--r--zephyr/program/herobrine/evoker/project.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/zephyr/program/herobrine/evoker/project.conf b/zephyr/program/herobrine/evoker/project.conf
new file mode 100644
index 0000000000..a57c119b90
--- /dev/null
+++ b/zephyr/program/herobrine/evoker/project.conf
@@ -0,0 +1,22 @@
+# 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.
+
+# Evoker board-specific Kconfig settings.
+CONFIG_BOARD_EVOKER=y
+
+# Disable type-c port sourcing 3A
+CONFIG_PLATFORM_EC_CONFIG_USB_PD_3A_PORTS=0
+
+CONFIG_PLATFORM_EC_ACCEL_BMA255=n
+CONFIG_PLATFORM_EC_ACCEL_BMA4XX=y
+
+# ISL9238C disable the CMOUT latch function.
+CONFIG_PLATFORM_EC_ISL9238C_DISABLE_CMOUT_LATCH=y
+CONFIG_PLATFORM_EC_CONSOLE_CMD_CHARGER_DUMP=y
+
+# Disable USB-A
+CONFIG_PLATFORM_EC_USBA=n
+
+# Set PCF85063A CAP_SEL
+CONFIG_PLATFORM_EC_PCF85063A_CAP_SEL=y