summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMary Ruthven <mruthven@chromium.org>2021-05-05 10:48:24 -0500
committerCommit Bot <commit-bot@chromium.org>2021-05-07 16:17:26 +0000
commit4892ae46c3e13805d1bd92dcb8a66be91a3b6b29 (patch)
treed75efe0368a3116e1a23f293c7b31729501d96ee /include
parent5990b8d032cdf51e0d67b63c7d9ef0df2e14145d (diff)
downloadchrome-ec-4892ae46c3e13805d1bd92dcb8a66be91a3b6b29.tar.gz
add CONFIG_CMD_PINMUX
Add CONFIG_CMD_PINMUX to control building the pinmux command. BUG=b:186663661 TEST=flash usage doesn't change with make -j BOARD=cr50 Change-Id: I17dba6f988388c39c58aebd11ee202ae0e7d5d9f Signed-off-by: Mary Ruthven <mruthven@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2875472 Reviewed-by: Vadim Sukhomlinov <sukhomlinov@chromium.org> Reviewed-by: Namyoon Woo <namyoon@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index d860ec4264..d723842dfb 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1148,6 +1148,7 @@
#undef CONFIG_CMD_PD_DEV_DUMP_INFO
#undef CONFIG_CMD_PD_FLASH
#define CONFIG_CMD_PECI
+#define CONFIG_CMD_PINMUX
#undef CONFIG_CMD_PLL
#undef CONFIG_CMD_PMU
#define CONFIG_CMD_POWERINDEBUG