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 | f99bf6517c03e96f4d883a902ff1e86f8e12b7c1 (patch) | |
tree | 5a891209c5576023ea11b8c363465d5116d5ef20 /target/linux/generic | |
parent | b6be49429be09d1421bea5158b203a52d27dfe8e (diff) | |
download | mtk-20170518-f99bf6517c03e96f4d883a902ff1e86f8e12b7c1.zip mtk-20170518-f99bf6517c03e96f4d883a902ff1e86f8e12b7c1.tar.gz mtk-20170518-f99bf6517c03e96f4d883a902ff1e86f8e12b7c1.tar.bz2 |
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>
SVN-Revision: 30002
Diffstat (limited to 'target/linux/generic')
-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 2165184..69cf157 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 |