Linuxboot: remove initramfs path entry
Remove Linuxboot initramfs path entry in Kconfig. Custom initramfs can and should be used with 'Linux payload'. Change-Id: I648fb2e0383d20b0e4d50e416af637ea07d1efb4 Signed-off-by: Marcello Sylvester Bauer <info@marcellobauer.com> Reviewed-on: https://review.coreboot.org/29448 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
This commit is contained in:
committed by
Philipp Deppenwiese
parent
28e0cb4b23
commit
9d3b1b206c
5
payloads/external/LinuxBoot/Kconfig
vendored
5
payloads/external/LinuxBoot/Kconfig
vendored
@@ -129,11 +129,8 @@ config LINUXBOOT_UROOT_FILES
|
||||
initramfs.
|
||||
|
||||
config PAYLOAD_USERSPACE
|
||||
string "LinuxBoot initramfs"
|
||||
string
|
||||
default "payloads/external/LinuxBoot/linuxboot/initramfs.cpio.xz"
|
||||
help
|
||||
The initramfs to use with the compiled kernel.
|
||||
Useful for debugging or custom initramfs.
|
||||
|
||||
endif
|
||||
endif
|
||||
|
Reference in New Issue
Block a user