summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index b65b24f21b..a0877d2097 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2620,6 +2620,9 @@
/* A different config for the same update. TODO(vbendeb): dedup these */
#undef CONFIG_USB_UPDATE
+/* PDU size for fw update over USB (or TPM). */
+#define CONFIG_UPDATE_PDU_SIZE 1024
+
/*
* If defined, charge_get_state returns a special status if battery is
* discharging and battery is nearly full.