diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-02-28 18:30:01 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-03-05 14:13:25 +0900 |
commit | e523d93c8487667552dd29ff756d6ea6bce30851 (patch) | |
tree | 4576103ca4c619dcb230f9e0c0114ec34ea320e1 /Documentation | |
parent | c8bfa1fdc84af7b5e3c7f825a9f0bc6e8a19f5d5 (diff) | |
download | linux-3.10-e523d93c8487667552dd29ff756d6ea6bce30851.tar.gz linux-3.10-e523d93c8487667552dd29ff756d6ea6bce30851.tar.bz2 linux-3.10-e523d93c8487667552dd29ff756d6ea6bce30851.zip |
doc: Add SH to vdso and earlyprintk in kernel-parameters.txt
SH supports both of these options, add it to the docs.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 03eb5ed503f..757dd994b87 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -79,6 +79,7 @@ parameter is applicable: Documentation/scsi/. SELINUX SELinux support is enabled. SERIAL Serial support is enabled. + SH SuperH architecture is enabled. SMP The kernel is an SMP kernel. SPARC Sparc architecture is enabled. SWSUSP Software suspend is enabled. @@ -485,7 +486,7 @@ and is between 256 and 4096 characters. It is defined in the file dtc3181e= [HW,SCSI] - earlyprintk= [IA-32,X86-64] + earlyprintk= [IA-32,X86-64,SH] earlyprintk=vga earlyprintk=serial[,ttySn[,baudrate]] @@ -1768,7 +1769,7 @@ and is between 256 and 4096 characters. It is defined in the file usbhid.mousepoll= [USBHID] The interval which mice are to be polled at. - vdso= [IA-32] + vdso= [IA-32,SH] vdso=1: enable VDSO (default) vdso=0: disable VDSO mapping |