configs: tiger-rk3588: enable exFAT support
authorQuentin Schulz <quentin.schulz@cherry.de>
Wed, 14 May 2025 16:18:15 +0000 (18:18 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 6 Jun 2025 09:12:20 +0000 (17:12 +0800)
Our upcoming Mass Flasher solution will be storing boot artifacts on an
exFAT partition so enable its support.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
configs/tiger-rk3588_defconfig

index b3726b6..c14bd97 100644 (file)
@@ -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