Skip to content

Commit 1befdef

Browse files
Luiz Fernando N. CapitulinoIngo Molnar
authored andcommitted
x86: remove 8254 timer texts from Documentation
Commit ecd2947 removed the "disable_8254_timer" and "enable_8254_timer" kernel parameters from the kernel but did not remove the references to them from two files in the Documentation directory: kernel-parameters.txt and x86/x86_64/boot-options.txt. This change completes the removal. Signed-off-by: Luiz Fernando N. Capitulino <[email protected]> Acked-by: Maciej W. Rozycki <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
1 parent 59dfc3f commit 1befdef

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

Documentation/kernel-parameters.txt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -463,12 +463,6 @@ and is between 256 and 4096 characters. It is defined in the file
463463
Range: 0 - 8192
464464
Default: 64
465465

466-
disable_8254_timer
467-
enable_8254_timer
468-
[IA32/X86_64] Disable/Enable interrupt 0 timer routing
469-
over the 8254 in addition to over the IO-APIC. The
470-
kernel tries to set a sensible default.
471-
472466
hpet= [X86-32,HPET] option to control HPET usage
473467
Format: { enable (default) | disable | force }
474468
disable: disable HPET and use PIT instead

Documentation/x86/x86_64/boot-options.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@ APICs
5454
apicmaintimer. Useful when your PIT timer is totally
5555
broken.
5656

57-
disable_8254_timer / enable_8254_timer
58-
Enable interrupt 0 timer routing over the 8254 in addition to over
59-
the IO-APIC. The kernel tries to set a sensible default.
60-
6157
Early Console
6258

6359
syntax: earlyprintk=vga

0 commit comments

Comments
 (0)