]> Git Repo - linux.git/commitdiff
nios2: defconfig: Cleanup from old Kconfig options
authorKrzysztof Kozlowski <[email protected]>
Sun, 11 Feb 2018 15:01:17 +0000 (23:01 +0800)
committerLey Foon Tan <[email protected]>
Sun, 11 Feb 2018 15:04:53 +0000 (23:04 +0800)
Remove old, dead Kconfig option INET_LRO. It is gone since
commit 7bbf3cae65b6 ("ipv4: Remove inet_lro library").

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Ley Foon Tan <[email protected]>
arch/nios2/configs/10m50_defconfig
arch/nios2/configs/3c120_defconfig

index 8b2a30b3b34fe286cc735a5f22bbe84a64d434bd..c601c8ff1ae68f36c9a59a9f741180f11e853467 100644 (file)
@@ -33,7 +33,6 @@ CONFIG_IP_PNP_RARP=y
 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
 # CONFIG_INET_XFRM_MODE_BEET is not set
-# CONFIG_INET_LRO is not set
 # CONFIG_IPV6 is not set
 # CONFIG_WIRELESS is not set
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
index 9451940678a03309ce9acd3b9d84bc0651013191..fce33588d55cde77e5fff2676e7d0c09e06bc12b 100644 (file)
@@ -35,7 +35,6 @@ CONFIG_IP_PNP_RARP=y
 # CONFIG_INET_XFRM_MODE_TRANSPORT is not set
 # CONFIG_INET_XFRM_MODE_TUNNEL is not set
 # CONFIG_INET_XFRM_MODE_BEET is not set
-# CONFIG_INET_LRO is not set
 # CONFIG_IPV6 is not set
 # CONFIG_WIRELESS is not set
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
This page took 0.059234 seconds and 4 git commands to generate.