aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/kernel-parameters.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 1d6f0459cd7b..34f2afbf7c15 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -910,6 +910,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
910 Disable PIN 1 of APIC timer 910 Disable PIN 1 of APIC timer
911 Can be useful to work around chipset bugs. 911 Can be useful to work around chipset bugs.
912 912
913 dis_ucode_ldr [X86] Disable the microcode loader.
914
913 dma_debug=off If the kernel is compiled with DMA_API_DEBUG support, 915 dma_debug=off If the kernel is compiled with DMA_API_DEBUG support,
914 this option disables the debugging code at boot. 916 this option disables the debugging code at boot.
915 917