From 6f5fdb09efe0bcad3cf7782ac7ffc65132aa78fe Mon Sep 17 00:00:00 2001 From: Vijay Hiremath Date: Wed, 26 May 2021 13:32:21 -0700 Subject: oak: Disable AMON BMON console command to save space BUG=none BRANCH=none TEST=make BOARD=oak -j Before: 24 bytes in flash and 11760 bytes in RAM still available on oak RO 12716 bytes in flash and 11760 bytes in RAM still available on oak RW After: 408 bytes in flash and 11760 bytes in RAM still available on oak RO 13052 bytes in flash and 11760 bytes in RAM still available on oak RW Change-Id: Ib14376020e06e54b679ba5b6af853b219b0c0c3d Signed-off-by: Vijay Hiremath Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2920792 Reviewed-by: Aseda Aboagye --- board/oak/board.h | 1 - 1 file changed, 1 deletion(-) (limited to 'board/oak') diff --git a/board/oak/board.h b/board/oak/board.h index 9993c06648..e0e24029db 100644 --- a/board/oak/board.h +++ b/board/oak/board.h @@ -57,7 +57,6 @@ #define CONFIG_CMD_TYPEC #define CONFIG_EXTPOWER_GPIO #define CONFIG_FORCE_CONSOLE_RESUME -#define CONFIG_CMD_CHARGER_ADC_AMON_BMON /* * EC_WAKE: PA0 - WKUP1 -- cgit v1.2.1