aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-07-03 06:24:29 -0400
committerBen Dooks <ben-linux@fluff.org>2008-07-03 11:51:24 -0400
commit9db829f485c553a0e677a165b37f877bf74f36ff (patch)
tree3bcf75ce79fbd27c519f68168cbf71787860ccd3 /Documentation/kernel-parameters.txt
parentb999f0db941f56bb0f68ebf455f6e2960cfd5804 (diff)
[ARM] JIVE: Initial machine support for Logitech Jive
This is the base machine support for the Logitech Jive machine. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index e07c432c731f..f1e970acad4c 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1208,6 +1208,11 @@ and is between 256 and 4096 characters. It is defined in the file
1208 mtdparts= [MTD] 1208 mtdparts= [MTD]
1209 See drivers/mtd/cmdlinepart.c. 1209 See drivers/mtd/cmdlinepart.c.
1210 1210
1211 mtdset= [ARM]
1212 ARM/S3C2412 JIVE boot control
1213
1214 See arch/arm/mach-s3c2412/mach-jive.c
1215
1211 mtouchusb.raw_coordinates= 1216 mtouchusb.raw_coordinates=
1212 [HW] Make the MicroTouch USB driver use raw coordinates 1217 [HW] Make the MicroTouch USB driver use raw coordinates
1213 ('y', default) or cooked coordinates ('n') 1218 ('y', default) or cooked coordinates ('n')