diff options
-rw-r--r-- | drivers/acpi/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig index 56c5ba874623..0f9d4be7ed75 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -253,7 +253,7 @@ config ACPI_CUSTOM_DSDT | |||
253 | depends on !STANDALONE | 253 | depends on !STANDALONE |
254 | default n | 254 | default n |
255 | help | 255 | help |
256 | Thist option is to load a custom ACPI DSDT | 256 | This option is to load a custom ACPI DSDT |
257 | If you don't know what that is, say N. | 257 | If you don't know what that is, say N. |
258 | 258 | ||
259 | config ACPI_CUSTOM_DSDT_FILE | 259 | config ACPI_CUSTOM_DSDT_FILE |
@@ -310,7 +310,7 @@ config X86_PM_TIMER | |||
310 | The Power Management Timer is available on all ACPI-capable, | 310 | The Power Management Timer is available on all ACPI-capable, |
311 | in most cases even if ACPI is unusable or blacklisted. | 311 | in most cases even if ACPI is unusable or blacklisted. |
312 | 312 | ||
313 | This timing source is not affected by powermanagement features | 313 | This timing source is not affected by power management features |
314 | like aggressive processor idling, throttling, frequency and/or | 314 | like aggressive processor idling, throttling, frequency and/or |
315 | voltage scaling, unlike the commonly used Time Stamp Counter | 315 | voltage scaling, unlike the commonly used Time Stamp Counter |
316 | (TSC) timing source. | 316 | (TSC) timing source. |
@@ -345,7 +345,7 @@ config ACPI_HOTPLUG_MEMORY | |||
345 | Enabling this driver assumes that your platform hardware | 345 | Enabling this driver assumes that your platform hardware |
346 | and firmware have support for hot-plugging physical memory. If | 346 | and firmware have support for hot-plugging physical memory. If |
347 | your system does not support physically adding or ripping out | 347 | your system does not support physically adding or ripping out |
348 | memory DIMMs at some platfrom defined granularity (individually | 348 | memory DIMMs at some platform defined granularity (individually |
349 | or as a bank) at runtime, then you need not enable this driver. | 349 | or as a bank) at runtime, then you need not enable this driver. |
350 | 350 | ||
351 | If one selects "m," this driver can be loaded using the following | 351 | If one selects "m," this driver can be loaded using the following |