Component Type: kbuild config
Description: Default kernel command string
More info: On some architectures (e.g. CATS), there is currently no way for the boot loader to pass arguments to the kernel. For these architectures, you should supply some command-line options at build time by entering them here. As a minimum, you should specify the memory size and the root device (e.g., mem=64M root=/dev/nfs).
Build project: Kconfig (Linux kconfig) (Path: arch\arm\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Default kernel command string
More info: Provide a set of default command-line options at build time by entering them here. As a minimum, you should specify the the root device (e.g. root=/dev/nfs).
Build project: Kconfig (Linux kconfig) (Path: arch\arm64\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Default kernel command string
More info: On some platforms, there is currently no way for the boot loader to pass arguments to the kernel. For these, you should supply some command-line options at build time by entering them here. At a minimum, you should specify the memory size and the root device (e.g., mem=64M root=/dev/nfs).
Build project: Kconfig (Linux kconfig) (Path: arch\hexagon\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Default kernel command string
More info: On some architectures there is currently no way for the boot loader to pass arguments to the kernel. For these architectures, you should supply some command-line options at build time by entering them here.
Build project: Kconfig (Linux kconfig) (Path: arch\microblaze\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Default kernel command string
More info: On some platforms, there is currently no way for the boot loader to pass arguments to the kernel. For these platforms, you can supply some command-line options at build time by entering them here. In other cases you can specify kernel args so that you don't have to set them up in board prom initialization routines.
Build project: Kconfig (Linux kconfig) (Path: arch\nios2\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Default kernel command string
More info: On some architectures there is currently no way for the boot loader to pass arguments to the kernel. For these architectures, you should supply some command-line options at build time by entering them here.
Build project: Kconfig (Linux kconfig) (Path: arch\openrisc\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Initial kernel command string
More info: On some platforms, there is currently no way for the boot loader to pass arguments to the kernel. For these platforms, you can supply some command-line options at build time by entering them here. In most cases you will need to specify the root device here.
Build project: Kconfig (Linux kconfig) (Path: arch\powerpc\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Built-in kernel command line
More info: For most platforms, the arguments for the kernel's command line are provided at run-time, during boot. However, there are cases where either no arguments are being provided or the provided arguments are insufficient or even invalid. When that occurs, it is possible to define a built-in command line here and choose how the kernel should use it later on.
Build project: Kconfig (Linux kconfig) (Path: arch\riscv\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Kernel command line arguments string
Build project: Kconfig (Linux kconfig) (Path: arch\sh\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Initial kernel command string
More info: Say Y here if you want to be able to pass default arguments to the kernel. This will be overridden by the bootloader, if you use one (such as SILO). This is most useful if you want to boot a kernel from TFTP, and want default options to be available with having them passed on the command line. NOTE: This option WILL override the PROM bootargs setting!
Build project: Kconfig (Linux kconfig) (Path: arch\sparc\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Built-in kernel command string
More info: Enter arguments here that should be compiled into the kernel image and used at boot time. If the boot loader provides a command line at boot time, it is appended to this string to form the full kernel command line, when the system boots. However, you can use the CONFIG_CMDLINE_OVERRIDE option to change this behavior. In most cases, the command line (whether built-in or provided by the boot loader) should specify the device for the root file system.
Build project: Kconfig (Linux kconfig) (Path: arch\x86\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Initial kernel command string
More info: On some architectures (EBSA110 and CATS), there is currently no way for the boot loader to pass arguments to the kernel. For these architectures, you should supply some command-line options at build time by entering them here. As a minimum, you should specify the memory size and the root device (e.g., mem=64M root=/dev/nfs).
Build project: Kconfig (Linux kconfig) (Path: arch\xtensa\Kconfig )
Other views: file explorer