summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorNicolas Boichat <drinkcat@chromium.org>2018-05-23 13:54:06 +0800
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2018-06-01 06:22:05 +0000
commit29db6c1226288ea3eca333503a0d4a70c2729388 (patch)
tree2c9e1dd2fad77adf163087101602927f1e505c5f /include/config.h
parent795c889d419e555803f6cd215c07bd208e250753 (diff)
downloadchrome-ec-29db6c1226288ea3eca333503a0d4a70c2729388.tar.gz
console_channel.inc: Add more ifdef to reduce number of channels
There are still more ifdef than can be added: this just takes out the low hanging fruits. BRANCH=poppy BUG=b:35647963 TEST=make buildall -j, see that we gain from 0 to 64 bytes on many boards. Conflicts: board/nocturne/board.c => Does not exist on FW branch Change-Id: Ibe85b8bfa5d5c22c160e4a6656104256067beee9 Signed-off-by: Nicolas Boichat <drinkcat@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1070948 Reviewed-by: Vincent Palatin <vpalatin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1080582
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 6993264c3d..8c12e53715 100644
--- a/include/config.h
+++ b/include/config.h
@@ -3458,6 +3458,7 @@
*/
#ifndef HAS_TASK_CHIPSET
+#undef CONFIG_AP_HANG_DETECT
#undef CONFIG_CHIPSET_APOLLOLAKE
#undef CONFIG_CHIPSET_BRASWELL
#undef CONFIG_CHIPSET_CANNONLAKE