summaryrefslogtreecommitdiff
path: root/zephyr/program/herobrine/evoker/project.conf
blob: a57c119b9014e9f751bc27279334c66ec0a542c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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