fs: exfat: Allow disabling exfat

Change-Id: If8e8f3a0b7962617ac806c6fb64dbf463b906f59
Signed-off-by: Paul Keith <javelinanddart@gmail.com>
This commit is contained in:
Paul Keith 2018-02-19 18:16:18 +01:00 committed by Francescodario Cuzzocrea
parent 4717e54d2b
commit 06fa5e8da8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
config EXFAT_FS
tristate
tristate "exFAT filesystem support"
default y
select NLS
select NLS_UTF8