diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index dafd001bf833..c3de1767edd4 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -928,6 +928,11 @@ and is between 256 and 4096 characters. It is defined in the file | |||
928 | kstack=N [X86-32,X86-64] Print N words from the kernel stack | 928 | kstack=N [X86-32,X86-64] Print N words from the kernel stack |
929 | in oops dumps. | 929 | in oops dumps. |
930 | 930 | ||
931 | kgdboc= [HW] kgdb over consoles. | ||
932 | Requires a tty driver that supports console polling. | ||
933 | (only serial suported for now) | ||
934 | Format: <serial_device>[,baud] | ||
935 | |||
931 | l2cr= [PPC] | 936 | l2cr= [PPC] |
932 | 937 | ||
933 | lapic [X86-32,APIC] Enable the local APIC even if BIOS | 938 | lapic [X86-32,APIC] Enable the local APIC even if BIOS |