diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-19 22:51:37 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-19 22:51:37 +0000 |
commit | 9e14f9df5f60e87f8e35d6f589e66a3f857e6e0b (patch) | |
tree | 592df4130fcde41e00cd89f67a072d2fa3d499d6 /target | |
parent | f4242a4324693f5ec1e129dcc9d8de8453431937 (diff) | |
download | upstream-9e14f9df5f60e87f8e35d6f589e66a3f857e6e0b.tar.gz upstream-9e14f9df5f60e87f8e35d6f589e66a3f857e6e0b.tar.bz2 upstream-9e14f9df5f60e87f8e35d6f589e66a3f857e6e0b.zip |
malta: remove CONFIG_NET_CLS* overrides
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37464
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/malta/config-3.10 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/malta/config-3.10 b/target/linux/malta/config-3.10 index 01311e9b74..dcbe9432ee 100644 --- a/target/linux/malta/config-3.10 +++ b/target/linux/malta/config-3.10 @@ -175,14 +175,6 @@ CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MUTEX_SPIN_ON_OWNER=y CONFIG_NAMESPACES=y CONFIG_NEED_DMA_MAP_STATE=y -CONFIG_NET_CLS_BASIC=m -CONFIG_NET_CLS_FLOW=m -CONFIG_NET_CLS_FW=m -CONFIG_NET_CLS_ROUTE4=m -CONFIG_NET_CLS_RSVP=m -CONFIG_NET_CLS_RSVP6=m -CONFIG_NET_CLS_TCINDEX=m -CONFIG_NET_CLS_U32=m # CONFIG_NET_NS is not set CONFIG_NO_GENERIC_PCI_IOPORT_MAP=y CONFIG_NO_HZ=y |