diff options
author | Alan Cox <alan@linux.intel.com> | 2011-01-25 09:18:38 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-25 17:57:18 -0500 |
commit | 9cfe268ec4f76b7636687ccbe99be75e00085f32 (patch) | |
tree | 728f71d1dbb82c37cb3ba15f3a23a4788cb56bae /Documentation/kernel-parameters.txt | |
parent | ecb5646cb098d9d1961c4b1af7b776c73b7541ac (diff) |
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>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index b72e071a3e5b..89835a4766a6 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -43,11 +43,11 @@ parameter is applicable: | |||
43 | AVR32 AVR32 architecture is enabled. | 43 | AVR32 AVR32 architecture is enabled. |
44 | AX25 Appropriate AX.25 support is enabled. | 44 | AX25 Appropriate AX.25 support is enabled. |
45 | BLACKFIN Blackfin architecture is enabled. | 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 | EDD BIOS Enhanced Disk Drive Services (EDD) is enabled | 48 | EDD BIOS Enhanced Disk Drive Services (EDD) is enabled |
47 | EFI EFI Partitioning (GPT) is enabled | 49 | EFI EFI Partitioning (GPT) is enabled |
48 | EIDE EIDE/ATAPI support is enabled. | 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 | FB The frame buffer device is enabled. | 51 | FB The frame buffer device is enabled. |
52 | GCOV GCOV profiling is enabled. | 52 | GCOV GCOV profiling is enabled. |
53 | HW Appropriate hardware is enabled. | 53 | HW Appropriate hardware is enabled. |