summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000-2.6
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-12-07 14:12:39 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-12-07 14:12:39 +0000
commita917b17b193e7fc29d7a97f9ef48ced9690d7614 (patch)
tree8cc1f45f07d22fa39ae4cf48c5839e89e7f58780 /target/linux/au1000-2.6
parent83849946b4f33f443e088491e7f269104ef09b32 (diff)
downloadmaster-31e0f0ae-a917b17b193e7fc29d7a97f9ef48ced9690d7614.tar.gz
master-31e0f0ae-a917b17b193e7fc29d7a97f9ef48ced9690d7614.tar.bz2
master-31e0f0ae-a917b17b193e7fc29d7a97f9ef48ced9690d7614.zip
Add HFS and HFS+ modules (#1024)
SVN-Revision: 5713
Diffstat (limited to 'target/linux/au1000-2.6')
-rw-r--r--target/linux/au1000-2.6/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/au1000-2.6/config b/target/linux/au1000-2.6/config
index b1b221f40b..6d22f69755 100644
--- a/target/linux/au1000-2.6/config
+++ b/target/linux/au1000-2.6/config
@@ -1439,8 +1439,8 @@ CONFIG_CONFIGFS_FS=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