]> git.ipfire.org Git - people/ms/u-boot.git/commit - README
Add an option to enable the command line
authorSimon Glass <sjg@chromium.org>
Mon, 14 Mar 2016 01:07:28 +0000 (19:07 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 22 Mar 2016 16:16:08 +0000 (12:16 -0400)
commit302a64875080d24932f1e4a8e2221e600b86629f
tree42431cc0a119478029ab191d9131fa9ed7031d29
parent633fb736ce0c7a50cacbf827d1506462d56a9354
Add an option to enable the command line

Add a new Kconfig option for the command line. This is enabled by default,
but when disabled it will remove the command line.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
README
cmd/Kconfig