소스 검색

fix drivers/acpi/Kconfig typos

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Matt LaPlante 18 년 전
부모
커밋
c73a668c09
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      drivers/acpi/Kconfig

+ 3 - 3
drivers/acpi/Kconfig

@@ -253,7 +253,7 @@ config ACPI_CUSTOM_DSDT
 	depends on !STANDALONE
 	depends on !STANDALONE
 	default n 
 	default n 
 	help
 	help
-	  Thist option is to load a custom ACPI DSDT
+	  This option is to load a custom ACPI DSDT
 	  If you don't know what that is, say N.
 	  If you don't know what that is, say N.
 
 
 config ACPI_CUSTOM_DSDT_FILE
 config ACPI_CUSTOM_DSDT_FILE
@@ -310,7 +310,7 @@ config X86_PM_TIMER
 	  The Power Management Timer is available on all ACPI-capable,
 	  The Power Management Timer is available on all ACPI-capable,
 	  in most cases even if ACPI is unusable or blacklisted.
 	  in most cases even if ACPI is unusable or blacklisted.
 
 
-	  This timing source is not affected by powermanagement features
+	  This timing source is not affected by power management features
 	  like aggressive processor idling, throttling, frequency and/or
 	  like aggressive processor idling, throttling, frequency and/or
 	  voltage scaling, unlike the commonly used Time Stamp Counter
 	  voltage scaling, unlike the commonly used Time Stamp Counter
 	  (TSC) timing source.
 	  (TSC) timing source.
@@ -345,7 +345,7 @@ config ACPI_HOTPLUG_MEMORY
 	  Enabling this driver assumes that your platform hardware
 	  Enabling this driver assumes that your platform hardware
 	  and firmware have support for hot-plugging physical memory. If
 	  and firmware have support for hot-plugging physical memory. If
 	  your system does not support physically adding or ripping out 
 	  your system does not support physically adding or ripping out 
-	  memory DIMMs at some platfrom defined granularity (individually 
+	  memory DIMMs at some platform defined granularity (individually 
 	  or as a bank) at runtime, then you need not enable this driver.
 	  or as a bank) at runtime, then you need not enable this driver.
 
 
 	  If one selects "m," this driver can be loaded using the following
 	  If one selects "m," this driver can be loaded using the following