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>
This commit is contained in:
Masanari Iida
2013-09-29 20:54:15 +09:00
committed by Jiri Kosina
parent 2e515bf096
commit 8c88126bbb
9 changed files with 12 additions and 12 deletions

View File

@@ -46,6 +46,6 @@ config FMC_CHARDEV
This driver matches every mezzanine device and allows user
space to read and write registers using a char device. It
can be used to write user-space drivers, or just get
aquainted with a mezzanine before writing its specific driver.
acquainted with a mezzanine before writing its specific driver.
endif # FMC