summaryrefslogtreecommitdiff
path: root/zephyr/program/skyrim/crystaldrift/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/skyrim/crystaldrift/project.conf')
-rw-r--r--zephyr/program/skyrim/crystaldrift/project.conf26
1 files changed, 0 insertions, 26 deletions
diff --git a/zephyr/program/skyrim/crystaldrift/project.conf b/zephyr/program/skyrim/crystaldrift/project.conf
deleted file mode 100644
index e9339c1c3c..0000000000
--- a/zephyr/program/skyrim/crystaldrift/project.conf
+++ /dev/null
@@ -1,26 +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.
-
-# Crystaldrift reference-board-specific Kconfig settings.
-CONFIG_BOARD_CRYSTALDRIFT=y
-
-# CBI WP pin present
-CONFIG_PLATFORM_EC_EEPROM_CBI_WP=y
-
-# LED
-CONFIG_PLATFORM_EC_LED_DT=y
-
-# Crystaldrfit is capable of sinking 100W
-CONFIG_PLATFORM_EC_PD_MAX_POWER_MW=100000
-CONFIG_PLATFORM_EC_PD_MAX_CURRENT_MA=5000
-CONFIG_PLATFORM_EC_PD_MAX_VOLTAGE_MV=20000
-
-CONFIG_PLATFORM_EC_USBC_RETIMER_ANX7483=y
-
-# Enable alternative charger chip
-CONFIG_PLATFORM_EC_CHARGER_RUNTIME_CONFIG=y
-CONFIG_PLATFORM_EC_CHARGER_ISL9238C=y
-
-# Battery
-CONFIG_PLATFORM_EC_BATTERY_PRESENT_GPIO=y