diff options
Diffstat (limited to 'target/linux/aruba-2.6/config')
-rw-r--r-- | target/linux/aruba-2.6/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/aruba-2.6/config b/target/linux/aruba-2.6/config index 438bb881ac..9aafb36b70 100644 --- a/target/linux/aruba-2.6/config +++ b/target/linux/aruba-2.6/config @@ -1378,8 +1378,8 @@ CONFIG_RAMFS=y # # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set -# CONFIG_HFS_FS is not set -# CONFIG_HFSPLUS_FS is not set +CONFIG_HFS_FS=m +CONFIG_HFSPLUS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set |