summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2013-10-31 09:42:28 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2013-10-31 21:57:24 +0000
commitaf8d3f9536010072c673dbf447bd08742628a222 (patch)
tree779c202bf5fa324566c9d1106fb03576237e70e0 /include
parent9fd4258f365c6c74114c34dbe56e85819a585208 (diff)
downloadchrome-ec-af8d3f9536010072c673dbf447bd08742628a222.tar.gz
cleanup: TODO comments in extpower_spring
No code changes, just comment fixes. Added config #ifdefs for the debug commands as requested; they're enabled for Spring, so functionality is unchanged. BUG=chrome-os-partner:18343 BRANCH=none TEST=build spring; see that ilim and batdebug commands still exist Change-Id: I7c9f12281afa7ec68aa7e62dcfcd51682d88a16a Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/175216 Reviewed-by: Bill Richardson <wfrichar@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 345a606c5e..e53cc301e4 100644
--- a/include/config.h
+++ b/include/config.h
@@ -202,10 +202,12 @@
* console.
*/
+#undef CONFIG_CMD_BATDEBUG
#undef CONFIG_CMD_CLOCKGATES
#undef CONFIG_CMD_COMXTEST
#undef CONFIG_CMD_ECTEMP
#undef CONFIG_CMD_GSV
+#undef CONFIG_CMD_ILIM
#undef CONFIG_CMD_PLL
#undef CONFIG_CMD_PMU
#undef CONFIG_CMD_POWERLED