Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CMDLINE_FORCE
has multiple definitions:
arch/loongarch/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
(none)
Always use the built-in command line, even if we get one during boot. This is useful in case you need to override the provided command line on systems where you don't have or want control over it.
arch/riscv/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
(none)
Always use the built-in command line, even if we get one during boot. This is useful in case you need to override the provided command line on systems where you don't have or want control over it.
arch/powerpc/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
(none)
Always use the default kernel command string, even if the boot loader passes other arguments to the kernel. This is useful if you cannot or don't want to change the command-line options your boot loader passes to the kernel.
arch/arm64/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
(none)
Always use the default kernel command string, even if the boot loader passes other arguments to the kernel. This is useful if you cannot or don't want to change the command-line options your boot loader passes to the kernel.
arch/arm/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
(none)
Always use the default kernel command string, even if the boot loader passes other arguments to the kernel. This is useful if you cannot or don't want to change the command-line options your boot loader passes to the kernel.
arch/nios2/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
CONFIG_CMDLINE_BOOL
Set this to have arguments from the default kernel command string override those passed by the boot loader.
arch/microblaze/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
CONFIG_CMDLINE_BOOL
Set this to have arguments from the default kernel command string override those passed by the boot loader.
arch/c6x/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
CONFIG_CMDLINE_BOOL
Set this to have arguments from the default kernel command string override those passed by the boot loader.
arch/unicore32/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
CONFIG_CMDLINE != ""
Always use the default kernel command string, even if the boot loader passes other arguments to the kernel. This is useful if you cannot or don't want to change the command-line options your boot loader passes to the kernel.
If unsure, say N.
arch/riscv/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
CONFIG_CMDLINE_BOOL
Set this option to 'Y' to have the kernel ignore the bootloader or firmware command line. Instead, the built-in command line will be used exclusively.
If you don't know what to do here, say N.
arch/riscv/Kconfig.debug
The configuration item CONFIG_CMDLINE_FORCE:
CONFIG_CMDLINE_BOOL
Set this option to 'Y' to have the kernel ignore the bootloader or firmware command line. Instead, the built-in command line will be used exclusively.
If you don't know what to do here, say N.
arch/metag/Kconfig
The configuration item CONFIG_CMDLINE_FORCE:
CONFIG_CMDLINE_BOOL
Set this to have arguments from the default kernel command string override those passed by the boot loader.
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 2025). See also LKDDb sources on GitLab