diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig index b2cf91e4ccaa11fd140af7ece0c7b11b820e048c..9d26a3da37e5696dfaf385bb0a4474dda239ff14 100644 --- a/net/ipv4/Kconfig +++ b/net/ipv4/Kconfig @@ -407,7 +407,7 @@ config INET_XFRM_MODE_BEET If unsure, say Y. config INET_LRO - tristate "Large Receive Offload (ipv4/tcp)" + bool "Large Receive Offload (ipv4/tcp)" ---help--- Support for Large Receive Offload (ipv4/tcp).