Skip to content

Commit

Permalink
exfat: include for every profile to handle config partition.
Browse files Browse the repository at this point in the history
  • Loading branch information
themactep committed Feb 7, 2025
1 parent 53a02c1 commit 3d0fbf8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ menuconfig BR2_THINGINO_SYSTEM_PACKAGES
default y if !BR2_THINGINO_TOOLCHAIN
select BR2_PACKAGE_DROPBEAR if BR2_PACKAGE_MBEDTLS
select BR2_PACKAGE_DROPBEAR_SMALL if BR2_PACKAGE_DROPBEAR
select BR2_PACKAGE_EXFAT_NOFUSE if BR2_THINGINO_SDCARD
select BR2_PACKAGE_EXFAT_NOFUSE
select BR2_PACKAGE_INGENIC_AUDIODAEMON if BR2_THINGINO_AUDIO
select BR2_PACKAGE_THINGINO_SOUNDS if BR2_THINGINO_AUDIO
select BR2_PACKAGE_INGENIC_DIAG_TOOLS
Expand Down
1 change: 0 additions & 1 deletion configs/testing/eufy_t8441
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ FLASH_SIZE_32=y
U_BOOT_ENV_TXT="$(BR2_EXTERNAL)/environment/eufy-t8441.uenv.txt"
BR2_THINGINO_AUDIO=y
BR2_PACKAGE_SOX=y
BR2_PACKAGE_EXFAT_NOFUSE=y

0 comments on commit 3d0fbf8

Please sign in to comment.