diff options
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.29')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.29 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/config-2.6.29 b/target/linux/generic-2.6/config-2.6.29 index 94b4d28aa9..c6ffa21648 100644 --- a/target/linux/generic-2.6/config-2.6.29 +++ b/target/linux/generic-2.6/config-2.6.29 @@ -1081,17 +1081,15 @@ CONFIG_MTD=y # CONFIG_NET_ACT_MIRRED is not set # CONFIG_NET_ACT_NAT is not set # CONFIG_NET_ACT_PEDIT is not set -CONFIG_NET_ACT_POLICE=y +# CONFIG_NET_ACT_POLICE is not set # CONFIG_NET_ACT_SIMP is not set -# CONFIG_NET_ACT_SKBEDIT is not set +CONFIG_NET_ACT_SKBEDIT=y CONFIG_NET_CLS_ACT=y -# CONFIG_NET_CLS_BASIC is not set +CONFIG_NET_CLS_BASIC=y # CONFIG_NET_CLS_FLOW is not set # CONFIG_NET_CLS_FW is not set CONFIG_NET_CLS_IND=y -CONFIG_NET_CLS_POLICE=y # CONFIG_NET_CLS_ROUTE4 is not set -CONFIG_NET_CLS_ROUTE=y # CONFIG_NET_CLS_RSVP6 is not set # CONFIG_NET_CLS_RSVP is not set # CONFIG_NET_CLS_TCINDEX is not set |