diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-30 23:01:30 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-12-30 23:01:30 +0000 |
commit | 8424277c622b52cd527b3ee67973d7a19aabf027 (patch) | |
tree | 90d5f09ef9130f4e732ba24ef93a72d28e2c3fb8 /target/linux | |
parent | 0a008c0a0be1e18e708a1af47de7487fcd44a93e (diff) |
moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it possible to configure network filesystems in the buildroot config.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13776 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rwxr-xr-x | target/linux/s3c24xx/config-2.6.26 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/config-2.6.26 b/target/linux/s3c24xx/config-2.6.26 index a184c483e8..a5eb256be1 100755 --- a/target/linux/s3c24xx/config-2.6.26 +++ b/target/linux/s3c24xx/config-2.6.26 @@ -434,7 +434,6 @@ CONFIG_NETFILTER_XT_MATCH_STATISTIC=m # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set CONFIG_NETFILTER_XT_TARGET_TCPMSS=m # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set -# CONFIG_NETWORK_FILESYSTEMS is not set # CONFIG_NET_CLS_ACT is not set # CONFIG_NET_CLS_FLOW is not set # CONFIG_NET_CLS_IND is not set |