diff options
author | Masanari Iida <standby24x7@gmail.com> | 2014-09-18 12:09:42 +0900 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-09-26 11:12:28 +0200 |
commit | f54619f28fb6829612eb90a31cc55caf14c5fcca (patch) | |
tree | d7536c36ac4de3e26725f04d38c8b158897004a7 /drivers/platform | |
parent | e8ac6ea8a42d6506345056c6de3e81c97d3f20af (diff) | |
download | blackbird-op-linux-f54619f28fb6829612eb90a31cc55caf14c5fcca.tar.gz blackbird-op-linux-f54619f28fb6829612eb90a31cc55caf14c5fcca.zip |
treewide: Fix typos in Kconfig
This patch fix spelling typos found 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/platform')
-rw-r--r-- | drivers/platform/x86/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 172f26ce59ac..aa19a8a7066a 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -540,7 +540,7 @@ config ASUS_NB_WMI This is a driver for newer Asus notebooks. It adds extra features like wireless radio and bluetooth control, leds, hotkeys, backlight... - For more informations, see + For more information, see <file:Documentation/ABI/testing/sysfs-platform-asus-wmi> If you have an ACPI-WMI compatible Asus Notebook, say Y or M @@ -553,7 +553,7 @@ config EEEPC_WMI This is a driver for newer Eee PC laptops. It adds extra features like wireless radio and bluetooth control, leds, hotkeys, backlight... - For more informations, see + For more information, see <file:Documentation/ABI/testing/sysfs-platform-asus-wmi> If you have an ACPI-WMI compatible Eee PC laptop (>= 1000), say Y or M |