Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CMDLINE_EXTEND
has multiple definitions:
arch/loongarch/Kconfig
The configuration item CONFIG_CMDLINE_EXTEND:
(none)
The command-line arguments provided during boot will be appended to the built-in command line. This is useful in cases where the provided arguments are insufficient and you don't want to or cannot modify them.
arch/sh/Kconfig
The configuration item CONFIG_CMDLINE_EXTEND:
(none)
Given string will be concatenated with arguments passed in by a bootloader.
arch/riscv/Kconfig
The configuration item CONFIG_CMDLINE_EXTEND:
(none)
The command-line arguments provided during boot will be appended to the built-in command line. This is useful in cases where the provided arguments are insufficient and you don't want to or cannot modify them.
arch/powerpc/Kconfig
The configuration item CONFIG_CMDLINE_EXTEND:
(none)
The command-line arguments provided by the boot loader will be appended to the default kernel command string.
arch/arm/Kconfig
The configuration item CONFIG_CMDLINE_EXTEND:
(none)
The command-line arguments provided by the boot loader will be appended to the default kernel command string.
arch/arm64/Kconfig
The configuration item CONFIG_CMDLINE_EXTEND:
(none)
The command-line arguments provided by the boot loader will be appended to the default kernel command string.
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