diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-29 18:45:24 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-09-29 18:45:24 +0000 |
commit | 2fae58f88827750721109e41d57e38176981dad0 (patch) | |
tree | 776f0b8529f9331379900fefcfae4e6cd04aa8d3 /target/linux/ixp4xx | |
parent | a860e07cbadb8cb81a6c87496e8b88f8883321af (diff) |
Do not override classifier kernel configuration symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12805 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index 3dc8ecf3a..a9a440d39 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -280,8 +280,6 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y # CONFIG_MTD_SLRAM is not set # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set -# CONFIG_NET_CLS_ACT is not set -# CONFIG_NET_CLS_IND is not set # CONFIG_NET_EMATCH is not set # CONFIG_NET_IPIP is not set # CONFIG_NET_SCH_NETEM is not set |