mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
README: remove CONFIG_CMD_DATE
CONFIG_CMD_DATE was recently moved to Kconfig. Remove the now duplicate description of the option. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
f90df596a8
commit
d7f53065d9
1 changed files with 0 additions and 1 deletions
1
README
1
README
|
@ -828,7 +828,6 @@ The following options need to be configured:
|
|||
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
|
||||
CONFIG_CMD_DS4510 * ds4510 I2C gpio commands
|
||||
|
|
Loading…
Reference in a new issue