On 2025/5/15 00:18, Quentin Schulz wrote:
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>
Reviewed-by: Kever Yang <kever.y...@rock-chips.com>

Thanks,
- Kever
---
  configs/ringneck-px30_defconfig | 1 +
  1 file changed, 1 insertion(+)

diff --git a/configs/ringneck-px30_defconfig b/configs/ringneck-px30_defconfig
index 
5c651a18b0b52e81d3bd5cb98c850778e0db3426..a6562d03edc96557428d51e2f73609ed3d230895
 100644
--- a/configs/ringneck-px30_defconfig
+++ b/configs/ringneck-px30_defconfig
@@ -110,6 +110,7 @@ CONFIG_DM_THERMAL=y
  CONFIG_USB=y
  CONFIG_USB_EHCI_HCD=y
  CONFIG_USB_EHCI_GENERIC=y
+CONFIG_FS_EXFAT=y
  CONFIG_SPL_TINY_MEMSET=y
  CONFIG_TPL_TINY_MEMSET=y
  # CONFIG_RSA is not set

Reply via email to