summaryrefslogtreecommitdiff
path: root/drivers/xen/Kconfig
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-11-30 21:38:43 +0900
committerJiri Kosina <jkosina@suse.cz>2013-12-02 14:54:57 +0100
commit5065a706c1784f2dd661cd43c1ac2b4ae92d0afa (patch)
tree7a219e78eb267df0380b902f9393772c06070bda /drivers/xen/Kconfig
parent90e51adf16db137d9b61eea952af32ee2f454c41 (diff)
treewide: Fix typo in Kconfig
Correct spelling typo in Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/xen/Kconfig')
-rw-r--r--drivers/xen/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/xen/Kconfig b/drivers/xen/Kconfig
index 23eae5cb69c2..e8dc72c4bf11 100644
--- a/drivers/xen/Kconfig
+++ b/drivers/xen/Kconfig
@@ -223,7 +223,7 @@ config XEN_ACPI_PROCESSOR
To do that the driver parses the Power Management data and uploads
said information to the Xen hypervisor. Then the Xen hypervisor can
- select the proper Cx and Pxx states. It also registers itslef as the
+ select the proper Cx and Pxx states. It also registers itself as the
SMM so that other drivers (such as ACPI cpufreq scaling driver) will
not load.