summaryrefslogtreecommitdiff
path: root/zephyr/program/corsola/voltorb/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/corsola/voltorb/project.conf')
-rw-r--r--zephyr/program/corsola/voltorb/project.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/zephyr/program/corsola/voltorb/project.conf b/zephyr/program/corsola/voltorb/project.conf
index 53e619098a..3cb4f46e06 100644
--- a/zephyr/program/corsola/voltorb/project.conf
+++ b/zephyr/program/corsola/voltorb/project.conf
@@ -41,3 +41,10 @@ CONFIG_PLATFORM_EC_EXTPOWER_DEBOUNCE_MS=800
# Battery config
CONFIG_PLATFORM_EC_BATT_FULL_CHIPSET_OFF_INPUT_LIMIT_MV=15000
+
+# Remove debug options and features for FW QUAL
+CONFIG_PLATFORM_EC_SYSTEM_UNLOCKED=n
+CONFIG_PLATFORM_EC_CMD_POWERINDEBUG=n
+CONFIG_LOG=n
+CONFIG_LOG_MODE_MINIMAL=n
+CONFIG_SHELL_MINIMAL=y