Skip to content

Commit a997960

Browse files
krzkrichardweinberger
authored andcommitted
um: defconfig: Cleanup from old Kconfig options
Remove old, dead Kconfig option INET_LRO. It is gone since commit 7bbf3ca ("ipv4: Remove inet_lro library"). Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
1 parent 6f602af commit a997960

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

arch/um/configs/i386_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ CONFIG_NET=y
5353
CONFIG_PACKET=y
5454
CONFIG_UNIX=y
5555
CONFIG_INET=y
56-
# CONFIG_INET_LRO is not set
5756
# CONFIG_IPV6 is not set
5857
CONFIG_UML_NET=y
5958
CONFIG_UML_NET_ETHERTAP=y

arch/um/configs/x86_64_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ CONFIG_NET=y
5151
CONFIG_PACKET=y
5252
CONFIG_UNIX=y
5353
CONFIG_INET=y
54-
# CONFIG_INET_LRO is not set
5554
# CONFIG_IPV6 is not set
5655
CONFIG_UML_NET=y
5756
CONFIG_UML_NET_ETHERTAP=y

0 commit comments

Comments
 (0)