Lines Matching refs:line
36 bool "Built-in kernel command line"
40 by default specifies the kernel command line options. However,
42 default kernel command line or add a few extra options to it.
44 command line options directly into the kernel. For that, you
49 line if CMDLINE_OVERRIDE is set to 'N'. Otherwise, the default
50 command line will be ignored and replaced by the built-in string.
53 the command line from the firmware or the second-stage bootloader.
62 when you want to add some extra options to the command line or ignore
63 the default command line, you can supply some command-line options at
72 bool "Built-in command line overrides firmware arguments"
77 command line arguments from firmware or second stage bootloader.
78 Instead, the built-in command line will be used exclusively.