exfat: don't turn on by default
Change-Id: I6f5d92649896df6736ef85a6b193f99f97a9b242
This commit is contained in:
parent
d004f32e58
commit
dda9b179aa
|
@ -1,6 +1,6 @@
|
||||||
config EXFAT_FS
|
config EXFAT_FS
|
||||||
tristate
|
tristate
|
||||||
default y
|
default n
|
||||||
select NLS
|
select NLS
|
||||||
select NLS_UTF8
|
select NLS_UTF8
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in New Issue