summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--board/jerry/board.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/board/jerry/board.h b/board/jerry/board.h
index 480d77eb3c..ffea9cc738 100644
--- a/board/jerry/board.h
+++ b/board/jerry/board.h
@@ -22,6 +22,7 @@
#define CONFIG_FORCE_CONSOLE_RESUME
#define CONFIG_HOST_COMMAND_STATUS
#define CONFIG_I2C
+#define CONFIG_I2C_VIRTUAL_BATTERY
#define CONFIG_KEYBOARD_COL2_INVERTED
#define CONFIG_KEYBOARD_PROTOCOL_MKBP
#define CONFIG_LED_COMMON
@@ -39,6 +40,7 @@
#define CONFIG_UART_RX_DMA
#define CONFIG_VBOOT_HASH
#undef CONFIG_WATCHDOG_HELP
+#undef CONFIG_CONSOLE_HISTORY
#define CONFIG_HIBERNATE_WAKEUP_PINS (STM32_PWR_CSR_EWUP1 | STM32_PWR_CSR_EWUP6)
@@ -54,6 +56,7 @@
#define I2C_PORT_MASTER 0
#define I2C_PORT_BATTERY I2C_PORT_MASTER
#define I2C_PORT_CHARGER I2C_PORT_MASTER
+#define I2C_PORT_VIRTUAL_BATTERY I2C_PORT_MASTER
/* Timer selection */
#define TIM_CLOCK32 2