Commit 9cfe268ec4f76b7636687ccbe99be75e00085f32

Authored by Alan Cox
Committed by Linus Torvalds
1 parent ecb5646cb0

Documentation: Fix kernel parameter ordering

A B C D E ...

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff

Documentation/kernel-parameters.txt
... ... @@ -43,11 +43,11 @@
43 43 AVR32 AVR32 architecture is enabled.
44 44 AX25 Appropriate AX.25 support is enabled.
45 45 BLACKFIN Blackfin architecture is enabled.
  46 + DRM Direct Rendering Management support is enabled.
  47 + DYNAMIC_DEBUG Build in debug messages and enable them at runtime
46 48 EDD BIOS Enhanced Disk Drive Services (EDD) is enabled
47 49 EFI EFI Partitioning (GPT) is enabled
48 50 EIDE EIDE/ATAPI support is enabled.
49   - DRM Direct Rendering Management support is enabled.
50   - DYNAMIC_DEBUG Build in debug messages and enable them at runtime
51 51 FB The frame buffer device is enabled.
52 52 GCOV GCOV profiling is enabled.
53 53 HW Appropriate hardware is enabled.