kconfig: Remove unused configuration option
Remove unused configuration option BOOTLOADER_KEXEC. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
parent
5df906f06f
commit
c8c9ab028c
1 changed files with 0 additions and 7 deletions
|
@ -483,13 +483,6 @@ config BOOTLOADER_BOSSA_ADAFRUIT_UF2
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
config BOOTLOADER_KEXEC
|
|
||||||
bool "Boot using Linux kexec() system call"
|
|
||||||
depends on X86
|
|
||||||
help
|
|
||||||
This option signifies that Linux boots the kernel using kexec system call
|
|
||||||
and utility. This method is used to boot the kernel over the network.
|
|
||||||
|
|
||||||
config BOOTLOADER_CONTEXT_RESTORE
|
config BOOTLOADER_CONTEXT_RESTORE
|
||||||
bool "Boot loader has context restore support"
|
bool "Boot loader has context restore support"
|
||||||
default y
|
default y
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue