diff options
author | Michael Büsch <mb@bu3sch.de> | 2008-12-30 23:01:30 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2008-12-30 23:01:30 +0000 |
commit | 4400adaf1f837e9be2d5d03113f2c98c406e56b3 (patch) | |
tree | 90d5f09ef9130f4e732ba24ef93a72d28e2c3fb8 /target/linux/s3c24xx | |
parent | 488c8fd0935f99fdf8c030ea61596e26bbc3ef72 (diff) | |
download | upstream-4400adaf1f837e9be2d5d03113f2c98c406e56b3.tar.gz upstream-4400adaf1f837e9be2d5d03113f2c98c406e56b3.tar.bz2 upstream-4400adaf1f837e9be2d5d03113f2c98c406e56b3.zip |
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/s3c24xx')
-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 |