usbdebug: Refactor early enable
[coreboot.git] / payloads / external / linux / Kconfig.name
blobae1d906f1710a5b14c3a022b29c7b0177c654632
1 config PAYLOAD_LINUX
2         bool "A Linux payload"
3         help
4           Select this option if you have a Linux bzImage which coreboot
5           should run as soon as the basic hardware initialization
6           is completed.
8           You will be able to specify the location and file name of the
9           payload image later.