commit | ab81008eccfd1de4f5c8861d18c040f1a6a4138e | [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 | 32679ba37ac201ef64852135e96e92f9255de0ee [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>