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/kirkwood/config-3.18 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/kirkwood/config-3.18') diff --git a/target/linux/kirkwood/config-3.18 b/target/linux/kirkwood/config-3.18 index 7a8f9d8964..90c572d7a1 100644 --- a/target/linux/kirkwood/config-3.18 +++ b/target/linux/kirkwood/config-3.18 @@ -167,7 +167,6 @@ CONFIG_HZ_FIXED=0 CONFIG_HZ_PERIODIC=y CONFIG_I2C=y CONFIG_I2C_BOARDINFO=y -CONFIG_INET_LRO=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IOMMU_HELPER=y # CONFIG_IP_ADVANCED_ROUTER is not set -- cgit v1.2.3