diff options
Diffstat (limited to 'arch/arm64/Kconfig')
-rw-r--r-- | arch/arm64/Kconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 82e21de5db3b..6c71f122638d 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig | |||
@@ -290,8 +290,9 @@ config EFI | |||
290 | help | 290 | help |
291 | This option provides support for runtime services provided | 291 | This option provides support for runtime services provided |
292 | by UEFI firmware (such as non-volatile variables, realtime | 292 | by UEFI firmware (such as non-volatile variables, realtime |
293 | clock, and platform reset). This is only useful on systems | 293 | clock, and platform reset). A UEFI stub is also provided to |
294 | that have UEFI firmware. | 294 | allow the kernel to be booted as an EFI application. This |
295 | is only useful on systems that have UEFI firmware. | ||
295 | 296 | ||
296 | endmenu | 297 | endmenu |
297 | 298 | ||