arm64: configs: xiaomi: Enable CONFIG_EXFAT_FS

Bug: 186473897
Test: build/build.sh

Signed-off-by: Sandeep Patil <sspatil@google.com>
Change-Id: I6c97e858e8f1eac0658a46313a71dac73653d63c
This commit is contained in:
Sandeep Patil 2021-05-04 16:03:02 -07:00 committed by Giovanni Ricca
parent e9ff065398
commit b3ea6724e3
No known key found for this signature in database

View File

@ -7,6 +7,9 @@
# Device tree # Device tree
CONFIG_BUILD_ARM64_DT_OVERLAY=y CONFIG_BUILD_ARM64_DT_OVERLAY=y
# File systems
CONFIG_EXFAT_FS=y
# Fingerprint # Fingerprint
CONFIG_INPUT_FINGERPRINT=y CONFIG_INPUT_FINGERPRINT=y