aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-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 795c487af8e4..b3a5aad7e629 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1242,6 +1242,11 @@ and is between 256 and 4096 characters. It is defined in the file
1242 mtdparts= [MTD] 1242 mtdparts= [MTD]
1243 See drivers/mtd/cmdlinepart.c. 1243 See drivers/mtd/cmdlinepart.c.
1244 1244
1245 mtdset= [ARM]
1246 ARM/S3C2412 JIVE boot control
1247
1248 See arch/arm/mach-s3c2412/mach-jive.c
1249
1245 mtouchusb.raw_coordinates= 1250 mtouchusb.raw_coordinates=
1246 [HW] Make the MicroTouch USB driver use raw coordinates 1251 [HW] Make the MicroTouch USB driver use raw coordinates
1247 ('y', default) or cooked coordinates ('n') 1252 ('y', default) or cooked coordinates ('n')