Component Type: kbuild config
Description: Extend bootloader kernel arguments
More info: The command-line arguments provided by the boot loader will be appended to the default kernel command string.
Build project: Kconfig (Linux kconfig) (Path: arch\arm\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Extend bootloader kernel arguments
More info: The command-line arguments provided by the boot loader will be appended to the default kernel command string.
Build project: Kconfig (Linux kconfig) (Path: arch\powerpc\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Extend bootloader kernel arguments
More info: The command-line arguments provided during boot will be appended to the built-in command line. This is useful in cases where the provided arguments are insufficient and you don't want to or cannot modify them.
Build project: Kconfig (Linux kconfig) (Path: arch\riscv\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Extend bootloader kernel arguments
More info: Given string will be concatenated with arguments passed in by a bootloader.
Build project: Kconfig (Linux kconfig) (Path: arch\sh\Kconfig )
Other views: file explorer