Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CMDLINE_OVERRIDE
has multiple definitions:
arch/x86/Kconfig
The configuration item CONFIG_CMDLINE_OVERRIDE:
CONFIG_CMDLINE_BOOL && CONFIG_CMDLINE != ""
Set this option to 'Y' to have the kernel ignore the boot loader command line, and use ONLY the built-in command line.
This is used to work around broken boot loaders. This should be set to 'N' under normal conditions.
arch/mips/Kconfig.debug
The configuration item CONFIG_CMDLINE_OVERRIDE:
CONFIG_CMDLINE_BOOL
By setting this option to 'Y' you will have your kernel ignore command line arguments from firmware or second stage bootloader. Instead, the built-in command line will be used exclusively.
Normally, you will choose 'N' here.
arch/tile/Kconfig
The configuration item CONFIG_CMDLINE_OVERRIDE:
CONFIG_CMDLINE_BOOL
Set this option to 'Y' to have the kernel ignore the boot loader command line, and use ONLY the built-in command line.
This is used to work around broken boot loaders. This should be set to 'N' under normal conditions.
arch/riscv/Kconfig
The configuration item CONFIG_CMDLINE_OVERRIDE:
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/mips/Kconfig.debug
The configuration item CONFIG_CMDLINE_OVERRIDE:
CONFIG_CMDLINE_BOOL
By setting this option to 'Y' you will have your kernel ignore command line arguments from firmware or second stage bootloader. Instead, the built-in command line will be used exclusively.
Normally, you will choose 'N' here.
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