From f87ee6ee473ec0661ee10182d78f0d85af0bcc64 Mon Sep 17 00:00:00 2001 From: Gwendal Grignou Date: Thu, 7 Jul 2016 13:18:57 -0700 Subject: [PATCH] chell: Remove command_battfake command To save space, remove command_battfake console command. BRANCH=chell TEST=compile BUG=none Change-Id: Ife8704df974d0c24f3c8477ae4590a62b529d819 Signed-off-by: Gwendal Grignou Reviewed-on: https://chromium-review.googlesource.com/358887 Reviewed-by: Aseda Aboagye --- board/chell/board.h | 1 + 1 file changed, 1 insertion(+) diff --git a/board/chell/board.h b/board/chell/board.h index 66dae6e66f..e3e41c749a 100644 --- a/board/chell/board.h +++ b/board/chell/board.h @@ -36,6 +36,7 @@ #define CONFIG_CHARGER_PROFILE_OVERRIDE #define CONFIG_CHARGER_SENSE_RESISTOR 10 #define CONFIG_CHARGER_SENSE_RESISTOR_AC 20 +#undef CONFIG_CMD_BATTFAKE #define CONFIG_CMD_CHARGER_ADC_AMON_BMON #define CONFIG_CHIPSET_SKYLAKE