configs: sandbox: Enable exfat support
authorMarek Vasut <marex@denx.de>
Mon, 17 Mar 2025 03:12:49 +0000 (04:12 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 02:00:59 +0000 (20:00 -0600)
commit99b976712b70ec6ddef239f4a00142fb014b0c77
treefff9b9094e103825dfd07d093acd3648d984b7c3
parent2375f713a219f03c36a0deb0bac90f0b2c2d2162
configs: sandbox: Enable exfat support

Enable exfat support in sandbox and sandbox64 to assure build and
test coverage of this filesystem on both 32bit and 64bit builds.

Signed-off-by: Marek Vasut <marex@denx.de>
configs/sandbox64_defconfig
configs/sandbox_defconfig