um: defconfig: Cleanup from old Kconfig options
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 20 Jul 2017 05:01:10 +0000 (07:01 +0200)
committerRichard Weinberger <richard@nod.at>
Wed, 13 Sep 2017 20:32:51 +0000 (22:32 +0200)
Remove old, dead Kconfig option INET_LRO. It is gone since
commit 7bbf3cae65b6 ("ipv4: Remove inet_lro library").

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/configs/i386_defconfig
arch/um/configs/x86_64_defconfig

index 5636221..8f114e3 100644 (file)
@@ -53,7 +53,6 @@ CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y
 CONFIG_INET=y
-# CONFIG_INET_LRO is not set
 # CONFIG_IPV6 is not set
 CONFIG_UML_NET=y
 CONFIG_UML_NET_ETHERTAP=y
index 7a67b7a..5d0875f 100644 (file)
@@ -51,7 +51,6 @@ CONFIG_NET=y
 CONFIG_PACKET=y
 CONFIG_UNIX=y
 CONFIG_INET=y
-# CONFIG_INET_LRO is not set
 # CONFIG_IPV6 is not set
 CONFIG_UML_NET=y
 CONFIG_UML_NET_ETHERTAP=y