Added HFS+ filesystem support
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: linux-lts
|
name: linux-lts
|
||||||
description: The longterm support version of the linux kernel
|
description: The longterm support version of the linux kernel
|
||||||
version: 6.6.36
|
version: 6.6.38
|
||||||
url: https://www.kernel.org/
|
url: https://www.kernel.org/
|
||||||
license: GPL2-only
|
license: GPL2-only
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
+1
-1
@@ -4416,7 +4416,7 @@ CONFIG_MISC_FILESYSTEMS=y
|
|||||||
# CONFIG_AFFS_FS is not set
|
# CONFIG_AFFS_FS is not set
|
||||||
# CONFIG_ECRYPT_FS is not set
|
# CONFIG_ECRYPT_FS is not set
|
||||||
# CONFIG_HFS_FS is not set
|
# CONFIG_HFS_FS is not set
|
||||||
# CONFIG_HFSPLUS_FS is not set
|
CONFIG_HFSPLUS_FS=y
|
||||||
# CONFIG_BEFS_FS is not set
|
# CONFIG_BEFS_FS is not set
|
||||||
# CONFIG_BFS_FS is not set
|
# CONFIG_BFS_FS is not set
|
||||||
# CONFIG_EFS_FS is not set
|
# CONFIG_EFS_FS is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user