diff options
author | sathyanarayanan kuppuswamy <sathyanarayanan.kuppuswamy@intel.com> | 2012-02-06 14:03:04 -0800 |
---|---|---|
committer | buildbot <buildbot@intel.com> | 2012-02-14 02:21:24 -0800 |
commit | 6a7327a0e33e7940f595f91241e1242e51ce687d (patch) | |
tree | 5e708672f3ed4b000e8998527cd08e2f3d2b99cc /Documentation | |
parent | 1cd9116c6920a381da6f52d5b0120f4bd29b752f (diff) | |
download | kernel-mfld-blackbay-6a7327a0e33e7940f595f91241e1242e51ce687d.tar.gz kernel-mfld-blackbay-6a7327a0e33e7940f595f91241e1242e51ce687d.tar.bz2 kernel-mfld-blackbay-6a7327a0e33e7940f595f91241e1242e51ce687d.zip |
Renamed the common code with *mrst* to *intel_mid*
BZ: 22780
Renamed the common code with *mrst* to *intel_mid*
Change-Id: Idda11c11916472f415d5502b47c982f4ff1d0896
Signed-off-by: Sathyanarayanan Kuppuswamy <sathyanarayanan.kuppuswamy@intel.com>
Reviewed-on: http://android.intel.com:8080/34374
Reviewed-by: Yang, Fei <fei.yang@intel.com>
Tested-by: Yang, Fei <fei.yang@intel.com>
Reviewed-by: Wood, Brian J <brian.j.wood@intel.com>
Tested-by: Wood, Brian J <brian.j.wood@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index aa47be71df4..611a12c4af5 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -2705,11 +2705,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted. default x2apic cluster mode on platforms supporting x2apic. - x86_mrst_timer= [X86-32,APBT] - Choose timer option for x86 Moorestown MID platform. + x86_intel_mid_timer= [X86-32,APBT] + Choose timer option for x86 Intel MID platform. Two valid options are apbt timer only and lapic timer plus one apbt timer for broadcast timer. - x86_mrst_timer=apbt_only | lapic_and_apbt + x86_intel_mid_timer=apbt_only | lapic_and_apbt xd= [HW,XT] Original XT pre-IDE (RLL encoded) disks. xd_geo= See header of drivers/block/xd.c. |