diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-09-29 18:45:24 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-09-29 18:45:24 +0000 |
commit | 97bdc7ae4be25ad15f1127cebb24775d3e06b19c (patch) | |
tree | 776f0b8529f9331379900fefcfae4e6cd04aa8d3 /target/linux/iop32x | |
parent | 41b9b028cad0f01d21c3bff060f1df99767a3ca6 (diff) | |
download | upstream-97bdc7ae4be25ad15f1127cebb24775d3e06b19c.tar.gz upstream-97bdc7ae4be25ad15f1127cebb24775d3e06b19c.tar.bz2 upstream-97bdc7ae4be25ad15f1127cebb24775d3e06b19c.zip |
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/iop32x')
-rw-r--r-- | target/linux/iop32x/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index 0555e8094c..2b0dcf719b 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -238,8 +238,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_DMA=y # CONFIG_NET_EMATCH is not set # CONFIG_NET_IPIP is not set |