From 954004eccc53bb56574d13e8e4fd7913d892ae8b Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Tue, 28 Apr 2015 13:31:08 +0000 Subject: kernel: disable INET_LRO by default INET_LRO deprecated and there are exactly two drivers using it, neither being included in any of the targets enabling INET_LRO. At the same time both drivers needing it select it. So just disable it for everyone. Signed-off-by: Jonas Gorski SVN-Revision: 45584 --- target/linux/ramips/mt7628/config-3.18 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/mt7628') diff --git a/target/linux/ramips/mt7628/config-3.18 b/target/linux/ramips/mt7628/config-3.18 index 858611ec40..2fd0792e9a 100644 --- a/target/linux/ramips/mt7628/config-3.18 +++ b/target/linux/ramips/mt7628/config-3.18 @@ -95,7 +95,6 @@ CONFIG_HW_HAS_PCI=y CONFIG_HZ_PERIODIC=y CONFIG_ICPLUS_PHY=y CONFIG_IMAGE_CMDLINE_HACK=y -CONFIG_INET_LRO=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IRQCHIP=y CONFIG_IRQ_CPU=y -- cgit v1.2.3