summaryrefslogtreecommitdiff
path: root/board/kappa/board.h
diff options
context:
space:
mode:
authorDevin Lu <devin.lu@quantatw.com>2019-12-25 14:08:38 +0800
committerCommit Bot <commit-bot@chromium.org>2020-01-09 11:04:47 +0000
commit2b2d437cd717239643951a76e7ddab77f07d322e (patch)
tree99ba7802b39a1dc0a129238f3440e76ee9661ad5 /board/kappa/board.h
parent4e6ab09d352419f119cff05366c6bd706a4fc71d (diff)
downloadchrome-ec-2b2d437cd717239643951a76e7ddab77f07d322e.tar.gz
kappa: remove charger port allocation with board version
BUG=none BRANCH=kukui TEST=make BOARD=kappa Change-Id: I0c50c899f936707bfcb1b9388f0bddc1f9c0133b Signed-off-by: Devin Lu <Devin.Lu@quantatw.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1980401 Reviewed-by: Ting Shen <phoenixshen@chromium.org>
Diffstat (limited to 'board/kappa/board.h')
-rw-r--r--board/kappa/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/kappa/board.h b/board/kappa/board.h
index 62a5fdfc6b..074264eb08 100644
--- a/board/kappa/board.h
+++ b/board/kappa/board.h
@@ -64,7 +64,7 @@
#define I2C_PORT_TCPC0 0
#define I2C_PORT_USB_MUX 0
#define I2C_PORT_BATTERY 1
-#define I2C_PORT_CHARGER board_get_charger_i2c()
+#define I2C_PORT_CHARGER 1
#define I2C_PORT_IO_EXPANDER_IT8801 1
#define I2C_PORT_VIRTUAL_BATTERY I2C_PORT_BATTERY