From 2845402663a2e53ff6d01f16daa73674c879cb04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 20 Mar 2019 20:23:15 +0100 Subject: [PATCH] linux5.0: enable HFS fs module [ci skip] --- srcpkgs/linux5.0/files/i386-dotconfig | 2 +- srcpkgs/linux5.0/files/ppc64-dotconfig | 2 +- srcpkgs/linux5.0/files/ppc64le-dotconfig | 2 +- srcpkgs/linux5.0/files/x86_64-dotconfig | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/linux5.0/files/i386-dotconfig b/srcpkgs/linux5.0/files/i386-dotconfig index 2eef31b6ce6..94ad98307f3 100644 --- a/srcpkgs/linux5.0/files/i386-dotconfig +++ b/srcpkgs/linux5.0/files/i386-dotconfig @@ -8017,7 +8017,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/linux5.0/files/ppc64-dotconfig b/srcpkgs/linux5.0/files/ppc64-dotconfig index fe39e00d3f9..5051c30bc29 100644 --- a/srcpkgs/linux5.0/files/ppc64-dotconfig +++ b/srcpkgs/linux5.0/files/ppc64-dotconfig @@ -7897,7 +7897,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/linux5.0/files/ppc64le-dotconfig b/srcpkgs/linux5.0/files/ppc64le-dotconfig index 0e1a76de6c7..c465e5aedda 100644 --- a/srcpkgs/linux5.0/files/ppc64le-dotconfig +++ b/srcpkgs/linux5.0/files/ppc64le-dotconfig @@ -7805,7 +7805,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/linux5.0/files/x86_64-dotconfig b/srcpkgs/linux5.0/files/x86_64-dotconfig index 896b68288d4..42098eaa0c6 100644 --- a/srcpkgs/linux5.0/files/x86_64-dotconfig +++ b/srcpkgs/linux5.0/files/x86_64-dotconfig @@ -8154,7 +8154,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