From: Quentin Schulz <quentin.sch...@cherry.de> Our upcoming Mass Flasher solution will be storing boot artifacts on an exFAT partition so enable its support.
Signed-off-by: Quentin Schulz <quentin.sch...@cherry.de> --- configs/jaguar-rk3588_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/jaguar-rk3588_defconfig b/configs/jaguar-rk3588_defconfig index 35f34ebf07134f2dc1f3690d31c202979ec77aa2..03d38274b15f78929c025154be0b7f1268574cfe 100644 --- a/configs/jaguar-rk3588_defconfig +++ b/configs/jaguar-rk3588_defconfig @@ -108,4 +108,5 @@ CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_GENERIC=y CONFIG_USB_OHCI_HCD=y CONFIG_USB_OHCI_GENERIC=y +CONFIG_FS_EXFAT=y CONFIG_ERRNO_STR=y -- 2.49.0