Browse Source

remove TW_NO_EXFAT_FUSE flag

Signed-off-by: morogoku <morogoku@hotmail.com>
morogoku 5 years ago
parent
commit
e817fdff51
1 changed files with 0 additions and 3 deletions
  1. 0 3
      BoardConfig.mk

+ 0 - 3
BoardConfig.mk

@@ -54,9 +54,6 @@ TW_FORCE_USE_BUSYBOX := true
 TW_INCLUDE_RESETPROP := true
 TW_DEVICE_VERSION := MoRo-1.5
 
-# exFAT drivers included in the kernel
-TW_NO_EXFAT_FUSE := true
-
 # Encryption support
 TW_INCLUDE_CRYPTO := true
 TW_INCLUDE_FBE := true