summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorAlec Berg <alecaberg@chromium.org>2014-11-12 14:47:24 -0800
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-11-13 16:13:22 +0000
commitafd993b1bd2863baedba2399603f1c9fea1b7c31 (patch)
treeddc82a950c83ce340ae1894821acbc3fcf1a09a6 /include/config.h
parentf2aeae1efdd82439154d2d811d4e5e47a258c2b8 (diff)
downloadchrome-ec-afd993b1bd2863baedba2399603f1c9fea1b7c31.tar.gz
ryu: disable pd console command
Disable most of the pd console command to save space. The command can still be used with subcommands "state" and "dump" to get state information and change debug level. BUG=none BRANCH=none TEST=make buildall with CONFIG_CMD_PD defined and undefined. Also undefined the config option and loaded onto samus and verified that the pd 0 state command still works. Change-Id: Ie41bad53122a1e2a9ef4bad6423b9cdc85f53742 Signed-off-by: Alec Berg <alecaberg@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/229420 Reviewed-by: Vic Yang <victoryang@chromium.org>
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 0cc350bd02..cd0f5ed4d4 100644
--- a/include/config.h
+++ b/include/config.h
@@ -324,6 +324,7 @@
#undef CONFIG_CMD_HOSTCMD
#undef CONFIG_CMD_ILIM
#undef CONFIG_CMD_JUMPTAGS
+#define CONFIG_CMD_PD
#undef CONFIG_CMD_PLL
#undef CONFIG_CMD_PMU
#define CONFIG_CMD_POWERINDEBUG