Commit 89d5f78f authored by Masanari Iida's avatar Masanari Iida Committed by Greg Kroah-Hartman

staging: exfat: Fix a typo in Kconfig

This patch fix a spelling typo in Kconfig.
Signed-off-by: default avatarMasanari Iida <standby24x7@gmail.com>
Link: https://lore.kernel.org/r/20190930130504.21994-1-standby24x7@gmail.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a358eea0
...@@ -7,7 +7,7 @@ config EXFAT_FS ...@@ -7,7 +7,7 @@ config EXFAT_FS
This adds support for the exFAT file system. This adds support for the exFAT file system.
config EXFAT_DONT_MOUNT_VFAT config EXFAT_DONT_MOUNT_VFAT
bool "Prohibit mounting of fat/vfat filesysems by exFAT" bool "Prohibit mounting of fat/vfat filesystems by exFAT"
depends on EXFAT_FS depends on EXFAT_FS
default y default y
help help
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment