Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: include/config_cmd_all.h

Issue 4001006: Implement boot device r/w functions for vboot (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/u-boot.git
Patch Set: Created 10 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « config.mk ('k') | include/configs/chromeos/common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/config_cmd_all.h
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h
index 058fdf14fae47e57174aa655d529b7c5614b8cd9..8b422da93a310e539c7d8c881d4f1df7d9bf2127 100644
--- a/include/config_cmd_all.h
+++ b/include/config_cmd_all.h
@@ -23,6 +23,7 @@
#define CONFIG_CMD_CACHE /* icache, dcache */
#define CONFIG_CMD_CDP /* Cisco Discovery Protocol */
#define CONFIG_CMD_CONSOLE /* coninfo */
+#define CONFIG_CMD_CROS /* Chrome OS verify boot support*/
robotboy 2010/10/25 16:40:48 I think it makes more sense for this to be in incl
Che-Liang Chiou 2010/10/26 00:39:35 Yes, it is. Thanks.
#define CONFIG_CMD_DATE /* support for RTC, date/time...*/
#define CONFIG_CMD_DHCP /* DHCP Support */
#define CONFIG_CMD_DIAG /* Diagnostics */
« no previous file with comments | « config.mk ('k') | include/configs/chromeos/common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698