diff mbox series

[08/14] backports: Remove MII subsystem backport

Message ID 20211011222227.1189850-9-hauke@hauke-m.de (mailing list archive)
State New, archived
Headers show
Series backports: Remove support for kernel < 4.4 | expand

Commit Message

Hauke Mehrtens Oct. 11, 2021, 10:22 p.m. UTC
This is not used.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 backport/compat/Kconfig | 3 ---
 1 file changed, 3 deletions(-)
diff mbox series

Patch

diff --git a/backport/compat/Kconfig b/backport/compat/Kconfig
index d992ba82..625b605e 100644
--- a/backport/compat/Kconfig
+++ b/backport/compat/Kconfig
@@ -67,9 +67,6 @@  config BPAUTO_BUILD_NLATTR
 	depends on KERNEL_5_2
 	#c-file lib/nlattr.c
 
-config BPAUTO_MII
-	bool
-
 config BPAUTO_USERSEL_BUILD_ALL
 	bool "Build all compat code"
 	help