commit | 14b9df1b487552b8e2f1274ac7ea8e3652694dcf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 20 20:51:26 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 02 11:19:14 2019 -0400 |
tree | b1cfa38fb057f7d6ac1b39efe02121146cef98ab | |
parent | cf9803a60b27da7958f6abc9b42e58f3783f5880 [diff] |
autoboot: Add comments for menu_show() Add comments for this function. Also remove the #ifdef around it so that it can be called from 'if (IS_ENABLED(...))'. Signed-off-by: Simon Glass <sjg@chromium.org>