diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2008-07-07 03:40:26 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-07 03:43:33 -0400 |
commit | 8b7fd21511f9b5016665814e03f7fc948bb64a98 (patch) | |
tree | 557f5e3cb4e04b330d697725714a5eb2ede2690b /Documentation/kernel-parameters.txt | |
parent | fb339690a0506d2aca447b5e888fd6ac39ea4fa2 (diff) |
x86: clean up amd_iommu documentation
amd_iommu=off was replaced with a common parameter, iommu=off.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: joerg.roedel@amd.com
Cc: iommu@lists.linux-foundation.org
Cc: bhavna.sarathy@amd.com
Cc: robert.richter@amd.com
Cc: rjw@sisk.pl
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index fc8f93606ec1..6b757b468bf1 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -274,7 +274,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
274 | amd_iommu= [HW,X86-84] | 274 | amd_iommu= [HW,X86-84] |
275 | Pass parameters to the AMD IOMMU driver in the system. | 275 | Pass parameters to the AMD IOMMU driver in the system. |
276 | Possible values are: | 276 | Possible values are: |
277 | off - disable the driver for AMD IOMMU | ||
278 | isolate - enable device isolation (each device, as far | 277 | isolate - enable device isolation (each device, as far |
279 | as possible, will get its own protection | 278 | as possible, will get its own protection |
280 | domain) | 279 | domain) |