Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CMDLINE_BOOL
has multiple definitions:
arch/xtensa/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/sparc/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
CONFIG_SPARC64
(none)
arch/nios2/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/microblaze/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/x86/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
Allow for specifying boot arguments to the kernel at build time. On some systems (e.g. embedded ones), it is necessary or convenient to provide some or all of the kernel boot arguments with the kernel itself (that is, to not rely on the boot loader to provide them.)
To compile command line arguments into the kernel, set this option to 'Y', then fill in the boot arguments in CMDLINE.
Systems with fully functional boot loaders (i.e. non-embedded) should leave this option set to 'N'.
arch/mips/Kconfig.debug
The configuration item CONFIG_CMDLINE_BOOL:
(none)
For most systems, it is firmware or second stage bootloader that by default specifies the kernel command line options. However, it might be necessary or advantageous to either override the default kernel command line or add a few extra options to it. For such cases, this option allows you to hardcode your own command line options directly into the kernel. For that, you should choose 'Y' here, and fill in the extra boot arguments in CMDLINE.
The built-in options will be concatenated to the default command line if CMDLINE_OVERRIDE is set to 'N'. Otherwise, the default command line will be ignored and replaced by the built-in string.
Most MIPS systems will normally expect 'N' here and rely upon the command line from the firmware or the second-stage bootloader.
arch/c6x/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/powerpc/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/riscv/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
For most platforms, it is firmware or second stage bootloader that by default specifies the kernel command line options. However, it might be necessary or advantageous to either override the default kernel command line or add a few extra options to it. For such cases, this option allows hardcoding command line options directly into the kernel.
For that, choose 'Y' here and fill in the extra boot parameters in CMDLINE.
The built-in options will be concatenated to the default command line if CMDLINE_FORCE is set to 'N'. Otherwise, the default command line will be ignored and replaced by the built-in string.
arch/riscv/Kconfig.debug
The configuration item CONFIG_CMDLINE_BOOL:
(none)
For most platforms, it is firmware or second stage bootloader that by default specifies the kernel command line options. However, it might be necessary or advantageous to either override the default kernel command line or add a few extra options to it. For such cases, this option allows hardcoding command line options directly into the kernel.
For that, choose 'Y' here and fill in the extra boot parameters in CMDLINE.
The built-in options will be concatenated to the default command line if CMDLINE_FORCE is set to 'N'. Otherwise, the default command line will be ignored and replaced by the built-in string.
arch/riscv/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/metag/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/blackfin/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/tile/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
Allow for specifying boot arguments to the kernel at build time. On some systems (e.g. embedded ones), it is necessary or convenient to provide some or all of the kernel boot arguments with the kernel itself (that is, to not rely on the boot loader to provide them.)
To compile command line arguments into the kernel, set this option to 'Y', then fill in the the boot arguments in CMDLINE.
Systems with fully functional boot loaders (e.g. mboot, or if booting over PCI) should leave this option set to 'N'.
arch/sh/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/sparc64/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/ppc/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
(none)
(none)
arch/ppc64/Kconfig
The configuration item CONFIG_CMDLINE_BOOL:
! CONFIG_PPC_ISERIES
(none)
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2024). See also LKDDb sources on GitLab