diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index 72380a30d1c89ba1f36f1b2034972f302e886c37..7cd7760144f7dd1998276f4e2976e4a4a1c8135d 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -413,7 +413,7 @@ config INET_XFRM_MODE_BEET
 	  If unsure, say Y.
 
 config INET_LRO
-	bool "Large Receive Offload (ipv4/tcp)"
+	tristate "Large Receive Offload (ipv4/tcp)"
 	default y
 	---help---
 	  Support for Large Receive Offload (ipv4/tcp).