summaryrefslogtreecommitdiffstats
path: root/target/linux/aruba-2.6/config
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-12-07 14:12:39 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-12-07 14:12:39 +0000
commitaedd009f913a66506fd2c7a040fa03a29c0cd684 (patch)
tree259b88133d8cc0e4a010f47d6da2eaff23c02cb0 /target/linux/aruba-2.6/config
parent90a1e158c2b7720ccc392d38de764fd5b597ce7e (diff)
Add HFS and HFS+ modules (#1024)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5713 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/aruba-2.6/config')
-rw-r--r--target/linux/aruba-2.6/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/aruba-2.6/config b/target/linux/aruba-2.6/config
index 438bb881a..9aafb36b7 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