aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 0fb446e047e7..efa659f0fb53 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -25,15 +25,6 @@ menuconfig NETDEVICES
25# that for each of the symbols. 25# that for each of the symbols.
26if NETDEVICES 26if NETDEVICES
27 27
28config COMPAT_NET_DEV_OPS
29 default y
30 bool "Enable older network device API compatibility"
31 ---help---
32 This option enables kernel compatibility with older network devices
33 that do not use net_device_ops interface.
34
35 If unsure, say Y.
36
37config IFB 28config IFB
38 tristate "Intermediate Functional Block support" 29 tristate "Intermediate Functional Block support"
39 depends on NET_CLS_ACT 30 depends on NET_CLS_ACT