summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2025-05-14 18:18:15 +0200
committerKever Yang <[email protected]>2025-06-06 17:12:20 +0800
commit369e86a98ab760eee7a4000b855b3aaa6b1fd32d (patch)
tree307c7a7ad8f6ccd8b02f34fd9f3c4765eecfa5c3
parent41edb09cd0a2ce9921c2b111dea0e209d05ad324 (diff)
configs: tiger-rk3588: enable exFAT support
Our upcoming Mass Flasher solution will be storing boot artifacts on an exFAT partition so enable its support. Signed-off-by: Quentin Schulz <[email protected]> Reviewed-by: Kever Yang <[email protected]>
-rw-r--r--configs/tiger-rk3588_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tiger-rk3588_defconfig b/configs/tiger-rk3588_defconfig
index b3726b6b511..c14bd9774e9 100644
--- a/configs/tiger-rk3588_defconfig
+++ b/configs/tiger-rk3588_defconfig
@@ -113,4 +113,5 @@ CONFIG_USB_OHCI_HCD=y
CONFIG_USB_OHCI_GENERIC=y
CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_GENERIC=y
+CONFIG_FS_EXFAT=y
CONFIG_ERRNO_STR=y