efi: Enable the console pager for the app
The app can produce quite a bit of output, so enable the pager feature. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -22,6 +22,7 @@ config EFI_APP
|
||||
depends on X86 || ARM
|
||||
select CHARSET
|
||||
select EVENT
|
||||
imply CONSOLE_PAGER
|
||||
help
|
||||
Build U-Boot as an application which can be started from EFI. This
|
||||
is useful for examining a platform in the early stages of porting
|
||||
|
||||
Reference in New Issue
Block a user