diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-12-21 14:19:51 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2011-04-13 15:56:43 -0400 |
commit | 710b99385c389f5959a33a8e239f7f029e196125 (patch) | |
tree | 3b515b96c57085347e0997f187dcc175b769c957 /README | |
parent | a641b9794bc240b272008edf0309eb9dc9187bbc (diff) |
crc32: make command optional
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -625,6 +625,7 @@ The following options need to be configured: CONFIG_CMD_BOOTD bootd CONFIG_CMD_CACHE * icache, dcache CONFIG_CMD_CONSOLE coninfo + CONFIG_CMD_CRC32 * crc32 CONFIG_CMD_DATE * support for RTC, date/time... CONFIG_CMD_DHCP * DHCP support CONFIG_CMD_DIAG * Diagnostics |