]> git.baikalelectronics.ru Git - uboot.git/commit
autoboot: Drop unused CONFIG_MENUPROMPT
authorSimon Glass <sjg@chromium.org>
Sun, 21 Jul 2019 02:51:20 +0000 (20:51 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 2 Aug 2019 15:19:14 +0000 (11:19 -0400)
commita0cfc9d325fc71762bd271581e79a5a25cb29787
treeb9e58f04a7a20d3ad9fd64b94caa4f9924c5e265
parentf2e4e93246b7a83719a437f0c8d006cfcb652265
autoboot: Drop unused CONFIG_MENUPROMPT

This is not defined by any board. We could use CONFIG_AUTOBOOT_PROMPT
instead perhaps, but this depends on CONFIG_AUTOBOOT_KEYED which is not
used for the single-key case.

So let's just remove CONFIG_MENUPROMPT.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/autoboot.c
scripts/config_whitelist.txt