diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-11 13:09:27 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-08-11 13:09:27 +0000 |
commit | 2684b5ae8d13e55be5081b0a4c4546295ead3d65 (patch) | |
tree | c2f3ae329b79ff1f346060bfa24893a078652197 /target/linux | |
parent | 40c48eab67d2a477c10ecde07cb6426108560935 (diff) |
Addd kernel modules for NTFS (#2181)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8396 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic-2.4/config-template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template index fda9e1af4b..1607f04508 100644 --- a/target/linux/generic-2.4/config-template +++ b/target/linux/generic-2.4/config-template @@ -550,7 +550,7 @@ CONFIG_NLS_KOI8_R=m CONFIG_NLS_UTF8=m CONFIG_NONCOHERENT_IO=y # CONFIG_NS83820 is not set -# CONFIG_NTFS_FS is not set +CONFIG_NTFS_FS=m # CONFIG_NTFS_RW is not set # CONFIG_NVRAM is not set # CONFIG_OLIVETTI_M700 is not set |