device/testing/linux-next: enable NTFS (MR 5801)

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
Caleb Connolly 2025-01-05 17:53:45 +01:00 committed by Anjandev Momi
parent 818f90c338
commit dbe231aa15
No known key found for this signature in database
GPG key ID: 74482A13A109255D
2 changed files with 3 additions and 2 deletions

View file

@ -3,7 +3,7 @@
pkgname=linux-next
pkgver=6.13_git20250121
pkgrel=0
pkgrel=1
_nextver="${pkgver#*_git}"
pkgdesc="Linux next kernel"
arch="aarch64"
@ -71,5 +71,5 @@ package() {
sha512sums="
315f19541baee95fa3608c5d697f4311981008c018f19017371126e818296586da369cb48edcd55c4366fbf7d3182f5d3c264ac10332e9cd172e5f5c12c22a46 linux-next-next-20250121.tar.gz
8de0a3791ea671528a9fc753071683dfea68ea4f4c22060fc0ca8a4b1b3d76eaa2a3fd40bb013173f0e55da15dde91cf285902779beb35781b6c90f39244ce11 devices.config
a30df186f06519e2f519bfe622bbd46caec6c2473a1fd3df370320a661d53882b49cfb2b3be7edd92fabdb4a8e6e3419194e8d43cca3cf4ab1615275dab4fee4 pmos.config
eaceb011997e5f19ad8c5e9b4d291ebe264d83953f9b21d5b1a0c479602edb235252657f297b1a59c7a11dd2205d40360197489a3337ba6f8e040ecf2b51f527 pmos.config
"

View file

@ -25,6 +25,7 @@ CONFIG_EXFAT_FS=m
CONFIG_EXT4_FS=m
CONFIG_F2FS_FS=m
CONFIG_NLS_ASCII=y
CONFIG_NTFS3_FS=m
# FDE
CONFIG_MD=y