summaryrefslogtreecommitdiff
path: root/board/servo_micro/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/servo_micro/board.h')
-rw-r--r--board/servo_micro/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/servo_micro/board.h b/board/servo_micro/board.h
index 1565a63f9a..c597861242 100644
--- a/board/servo_micro/board.h
+++ b/board/servo_micro/board.h
@@ -90,7 +90,7 @@
/* See i2c_ite_flash_support.c for more information about these values */
#define CONFIG_ITE_FLASH_SUPPORT
-#define CONFIG_I2C_XFER_LARGE_READ
+#define CONFIG_I2C_XFER_LARGE_TRANSFER
#undef CONFIG_USB_I2C_MAX_WRITE_COUNT
#undef CONFIG_USB_I2C_MAX_READ_COUNT
#define CONFIG_USB_I2C_MAX_WRITE_COUNT ((1<<9) - 4)