On Wed, 15 Feb 2023 at 20:39, Tom Rini <tr...@konsulko.com> wrote: > > As platforms which require this hook need this hook enabled, in order to > function, or do not need this hook, it doesn't make sense to prompt the > user. As all platforms that need this hook now select the symbol, remove > the prompt text. > > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > common/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Simon Glass <s...@chromium.org>