Home
last modified time | relevance | path

Searched hist:"9 a6598daaf0d0681bd423196364b2e4e3959ebbc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dconfig_fallbacks.hdiff 9a6598daaf0d0681bd423196364b2e4e3959ebbc Sun Mar 13 20:07:35 CDT 2016 Simon Glass <sjg@chromium.org> Drop various features when the command line is not available

Some features are only useful or meaningful when the command line is
present. Ensure that these features are not compiled in when CONFIG_CMDLINE
is not enabled.

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