commit | 56ef2bf247bffdc1e2993c43f44ed1b1b4dac8e7 | [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 | 2321bb00a71ba0cac599a41d297e66df865c390b [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>