commit | 60296a835cb176695a3ce3a50a843d2f03b77d32 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Nov 13 19:29:08 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Sun Nov 23 06:49:03 2014 -0500 |
tree | dcdd342f079e19777f632b6dc7232ae0da28cc4a | |
parent | 6c77509000000396a6ad0815e76ffd38d95fb3fd [diff] |
commands: add more command entries in Kconfig This commit adds some of command entries (CONFIG_CMD_*) to cover include/config_cmd_default.h and a little extra. Because U-Boot supports lots of commands, they should be categorized according to their usage. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>