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 | f91e5ebed8cbd9630ea1761bd60a7d4a1e04c3e1 (patch) | |
tree | 2d2168d1adf9114515d88feff5c4fe35e85c551b /target/linux | |
parent | 2083bb5e6ffcbda2a1544d8009ad638c8ea24c2b (diff) | |
download | mtk-20170518-f91e5ebed8cbd9630ea1761bd60a7d4a1e04c3e1.zip mtk-20170518-f91e5ebed8cbd9630ea1761bd60a7d4a1e04c3e1.tar.gz mtk-20170518-f91e5ebed8cbd9630ea1761bd60a7d4a1e04c3e1.tar.bz2 |
moko: Use default config for NETWORK_FILESYSTEMS (which is y). This makes it possible to configure network filesystems in the buildroot config.
SVN-Revision: 13776
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 a184c48..a5eb256 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 |