summaryrefslogtreecommitdiff
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2008-07-07 16:40:26 +0900
committerIngo Molnar <mingo@elte.hu>2008-07-07 09:43:33 +0200
commit8b7fd21511f9b5016665814e03f7fc948bb64a98 (patch)
tree557f5e3cb4e04b330d697725714a5eb2ede2690b /Documentation/kernel-parameters.txt
parentfb339690a0506d2aca447b5e888fd6ac39ea4fa2 (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.txt1
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
amd_iommu= [HW,X86-84]
Pass parameters to the AMD IOMMU driver in the system.
Possible values are:
- off - disable the driver for AMD IOMMU
isolate - enable device isolation (each device, as far
as possible, will get its own protection
domain)