diff options
Diffstat (limited to 'drivers/fmc/Kconfig')
-rw-r--r-- | drivers/fmc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/fmc/Kconfig b/drivers/fmc/Kconfig index c01cf45bc3d8..3a75f4256d08 100644 --- a/drivers/fmc/Kconfig +++ b/drivers/fmc/Kconfig | |||
@@ -46,6 +46,6 @@ config FMC_CHARDEV | |||
46 | This driver matches every mezzanine device and allows user | 46 | This driver matches every mezzanine device and allows user |
47 | space to read and write registers using a char device. It | 47 | space to read and write registers using a char device. It |
48 | can be used to write user-space drivers, or just get | 48 | can be used to write user-space drivers, or just get |
49 | aquainted with a mezzanine before writing its specific driver. | 49 | acquainted with a mezzanine before writing its specific driver. |
50 | 50 | ||
51 | endif # FMC | 51 | endif # FMC |