diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-02-02 21:01:59 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-02-02 21:01:59 +0000 |
commit | 6e24aec7f0db8dfd92a415c271cd584783c54c2d (patch) | |
tree | 2682aebf65a0a440b9610dcacc88abfab642e527 /target/linux/generic/config-3.3 | |
parent | ee53621b8e5ea459591e00590e167c388e88deaf (diff) | |
download | upstream-6e24aec7f0db8dfd92a415c271cd584783c54c2d.tar.gz upstream-6e24aec7f0db8dfd92a415c271cd584783c54c2d.tar.bz2 upstream-6e24aec7f0db8dfd92a415c271cd584783c54c2d.zip |
x86: add 3.3 generic symbols
Copy x86/config-3.2 to x86/config-3.3 and add additional symbols (for 3.3-rc2).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30002 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/config-3.3')
-rw-r--r-- | target/linux/generic/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index 216518416a..69cf157215 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -1574,6 +1574,7 @@ CONFIG_NETDEV_1000=y # CONFIG_NETFILTER_XT_MATCH_DEVGROUP is not set # CONFIG_NETFILTER_XT_MATCH_DCCP is not set # CONFIG_NETFILTER_XT_MATCH_DSCP is not set +# CONFIG_NETFILTER_XT_MATCH_ECN is not set # CONFIG_NETFILTER_XT_MATCH_ESP is not set # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set # CONFIG_NETFILTER_XT_MATCH_HELPER is not set |