Chromium Code Reviews| 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 */ |