Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index

CONFIG_CMDLINE: Kernel command line arguments string

General informations

The Linux kernel configuration item CONFIG_CMDLINE has multiple definitions:

Kernel command line arguments string found in arch/sh/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

(none)

Built-in kernel command string found in arch/x86/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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 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.

Initial kernel command string found in arch/xtensa/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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).

Initial kernel command string found in arch/sparc/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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!

Initial kernel command string found in arch/powerpc/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Default kernel command string found in arch/openrisc/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Default kernel command string found in arch/nios2/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Default kernel command string found in arch/mips/Kconfig.debug

The configuration item CONFIG_CMDLINE:

Help text

On some platforms, there is currently no way for the boot loader to pass arguments to the kernel. For these platforms, and for the cases when you want to add some extra options to the command line or ignore the default command line, 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.

For more information, see the CMDLINE_BOOL and CMDLINE_OVERRIDE options.

Default kernel command string found in arch/microblaze/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Default kernel command string found in arch/hexagon/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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).

Default kernel command string found in arch/arm64/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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).

Default kernel command string found in arch/arm/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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).

Built-in kernel command line found in arch/riscv/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Built-in kernel command line found in arch/loongarch/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Kernel command line found in arch/c6x/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Default kernel command string found in arch/unicore32/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

(none)

Built-in kernel command string found in arch/riscv/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

Supply command-line options at build time by entering them here.

Built-in kernel command string found in arch/riscv/Kconfig.debug

The configuration item CONFIG_CMDLINE:

Help text

Supply command-line options at build time by entering them here.

Built-in kernel command string found in arch/tile/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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 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.

Default kernel command string found in arch/score/Kconfig.debug

The configuration item CONFIG_CMDLINE:

Help text

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.

Initial kernel command string found in arch/blackfin/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

If you don't have a boot loader capable of passing a command line string to the kernel, you may specify one here. As a minimum, you should specify the memory size and the root device (e.g., mem=8M, root=/dev/nfs).

Kernel command line found in arch/metag/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Default kernel command line found in arch/avr32/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

If you don't have a boot loader capable of passing a command line string to the kernel, you may specify one here. As a minimum, you should specify the memory size and the root device (e.g., mem=8M, root=/dev/nfs).

Kernel command line to built-in found in arch/arc/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

The default command line which will be appended to the optional u-boot provided command line (see below)

Initial kernel command string found in arch/sh/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

(none)

Initial kernel command string found in arch/sparc64/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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!

Initial kernel command string found in arch/ppc/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Default kernel command string found in arch/arm26/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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).

Initial kernel command string found in arch/ppc64/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Default kernel command string found in arch/mips/Kconfig

The configuration item CONFIG_CMDLINE:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index

Automatically generated (in year 2024). See also LKDDb sources on GitLab