# 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