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 | 12f3b7feabf016114186fecff7eacc6c9d5e4226 (patch) | |
tree | 3d999d3feec4934a1198b3e54f6b020a33e127d4 /target/linux/orion | |
parent | 7bf353216cf18da228a25a440a72274f3f2c4f07 (diff) | |
download | upstream-12f3b7feabf016114186fecff7eacc6c9d5e4226.tar.gz upstream-12f3b7feabf016114186fecff7eacc6c9d5e4226.tar.bz2 upstream-12f3b7feabf016114186fecff7eacc6c9d5e4226.zip |
Do not override classifier kernel configuration symbols
SVN-Revision: 12805
Diffstat (limited to 'target/linux/orion')
-rw-r--r-- | target/linux/orion/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/orion/config-default b/target/linux/orion/config-default index 58729debd2..2a14a49e9e 100644 --- a/target/linux/orion/config-default +++ b/target/linux/orion/config-default @@ -249,8 +249,6 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y CONFIG_MV643XX_ETH=y # 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 |