exfat: don't turn on by default

Change-Id: I6f5d92649896df6736ef85a6b193f99f97a9b242
This commit is contained in:
Dan Pasanen 2014-09-02 21:10:12 -05:00
parent d004f32e58
commit dda9b179aa
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
config EXFAT_FS
tristate
default y
default n
select NLS
select NLS_UTF8
help