From c5e9fe1122eb57ef40cdd3de37fb5bd3948562c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 20 Mar 2019 20:22:29 +0100 Subject: [PATCH] linux4.19: enable HFS fs module [ci skip] --- srcpkgs/linux4.19/files/i386-dotconfig | 2 +- srcpkgs/linux4.19/files/ppc64-dotconfig | 2 +- srcpkgs/linux4.19/files/ppc64le-dotconfig | 2 +- srcpkgs/linux4.19/files/x86_64-dotconfig | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/linux4.19/files/i386-dotconfig b/srcpkgs/linux4.19/files/i386-dotconfig index e137cf78118..58c7c29a2b3 100644 --- a/srcpkgs/linux4.19/files/i386-dotconfig +++ b/srcpkgs/linux4.19/files/i386-dotconfig @@ -7926,7 +7926,7 @@ CONFIG_ADFS_FS=m # CONFIG_AFFS_FS is not set CONFIG_ECRYPT_FS=m # CONFIG_ECRYPT_FS_MESSAGING is not set -# CONFIG_HFS_FS is not set +CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set diff --git a/srcpkgs/linux4.19/files/ppc64-dotconfig b/srcpkgs/linux4.19/files/ppc64-dotconfig index 0d35f07275d..136c6ec98d3 100644 --- a/srcpkgs/linux4.19/files/ppc64-dotconfig +++ b/srcpkgs/linux4.19/files/ppc64-dotconfig @@ -7854,7 +7854,7 @@ CONFIG_ADFS_FS=m # CONFIG_AFFS_FS is not set CONFIG_ECRYPT_FS=m # CONFIG_ECRYPT_FS_MESSAGING is not set -# CONFIG_HFS_FS is not set +CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set diff --git a/srcpkgs/linux4.19/files/ppc64le-dotconfig b/srcpkgs/linux4.19/files/ppc64le-dotconfig index 9cfaf947a7d..be5348df16a 100644 --- a/srcpkgs/linux4.19/files/ppc64le-dotconfig +++ b/srcpkgs/linux4.19/files/ppc64le-dotconfig @@ -7755,7 +7755,7 @@ CONFIG_ADFS_FS=m # CONFIG_AFFS_FS is not set CONFIG_ECRYPT_FS=m # CONFIG_ECRYPT_FS_MESSAGING is not set -# CONFIG_HFS_FS is not set +CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set diff --git a/srcpkgs/linux4.19/files/x86_64-dotconfig b/srcpkgs/linux4.19/files/x86_64-dotconfig index 3203173fefa..78258d53fe1 100644 --- a/srcpkgs/linux4.19/files/x86_64-dotconfig +++ b/srcpkgs/linux4.19/files/x86_64-dotconfig @@ -8059,7 +8059,7 @@ CONFIG_ADFS_FS=m # CONFIG_AFFS_FS is not set CONFIG_ECRYPT_FS=m # CONFIG_ECRYPT_FS_MESSAGING is not set -# CONFIG_HFS_FS is not set +CONFIG_HFS_FS=m CONFIG_HFSPLUS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set