diff options
author | Andres Salomon <dilinger@queued.net> | 2007-10-12 17:04:06 -0400 |
---|---|---|
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | 2007-10-12 17:04:06 -0400 |
commit | 8f36881b3c972ebc019195692849f22488f9c0a3 (patch) | |
tree | dd14aeb1fdb6f516f154a276d21f82c58d5e35b3 /Documentation/kernel-parameters.txt | |
parent | 83d7384f8d4aa216b49cf9cb286ea743054b119f (diff) |
x86: Geode MFGPT clock event device support
Add support for an MFGPT clock event device; this allows us to use MFGPTs as
the basis for high-resolution timers.
Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andres Salomon <dilinger@debian.org>
Cc: Andi Kleen <ak@suse.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: john stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 2128de6d80ea..f27cdd7125f2 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1009,6 +1009,10 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1009 | meye.*= [HW] Set MotionEye Camera parameters | 1009 | meye.*= [HW] Set MotionEye Camera parameters |
1010 | See Documentation/video4linux/meye.txt. | 1010 | See Documentation/video4linux/meye.txt. |
1011 | 1011 | ||
1012 | mfgpt_irq= [IA-32] Specify the IRQ to use for the | ||
1013 | Multi-Function General Purpose Timers on AMD Geode | ||
1014 | platforms. | ||
1015 | |||
1012 | mga= [HW,DRM] | 1016 | mga= [HW,DRM] |
1013 | 1017 | ||
1014 | mousedev.tap_time= | 1018 | mousedev.tap_time= |