summaryrefslogtreecommitdiff
path: root/chip/npcx/config_chip.h
diff options
context:
space:
mode:
authorJett Rink <jettrink@chromium.org>2018-03-06 08:51:04 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-03-07 16:55:19 -0800
commitf238375e1a7315bc7c713bf2989d19582daa1e95 (patch)
treeaea9b11e5545f1e600b7a9deeb9b5b79e31c1733 /chip/npcx/config_chip.h
parent2b1715b212c69bd5b9f1f88d06e7a027fa226b23 (diff)
downloadchrome-ec-f238375e1a7315bc7c713bf2989d19582daa1e95.tar.gz
npcx: remove optional CONFIG_PECI since no one is using it with npcx
Some boards have forgotten to undef CONFIG_PECI but it is benign. This should be an opt-in feature instead of an opt-out feature. No one is using it, so no one will opt-in. BRANCH=none BUG=none TEST=Verified that grunt, kahlee, meowth, and zoombini are not using the PECI bus for Soc temperature via schematics (GPIO81). Other boards are a no-op. See cl:951407 for steps taken to ensure all npcx boards were accounted for. Change-Id: I6ca4b9d22b7cb23c9842729658810ebe165ff6cc Signed-off-by: Jett Rink <jettrink@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/951408 Reviewed-by: Randall Spangler <rspangler@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Diffstat (limited to 'chip/npcx/config_chip.h')
-rw-r--r--chip/npcx/config_chip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chip/npcx/config_chip.h b/chip/npcx/config_chip.h
index 959b75b066..b9348cea42 100644
--- a/chip/npcx/config_chip.h
+++ b/chip/npcx/config_chip.h
@@ -64,7 +64,6 @@
/* Optional features present on this chip */
#define CONFIG_ADC
-#define CONFIG_PECI
#define CONFIG_SWITCH
#define CONFIG_MPU