autoboot: Add comments for menu_show()
authorSimon Glass <sjg@chromium.org>
Sun, 21 Jul 2019 02:51:26 +0000 (20:51 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 2 Aug 2019 15:19:14 +0000 (11:19 -0400)
commit14b9df1b487552b8e2f1274ac7ea8e3652694dcf
treeb1cfa38fb057f7d6ac1b39efe02121146cef98ab
parentcf9803a60b27da7958f6abc9b42e58f3783f5880
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>
include/menu.h