Revert "iwlwifi: mvm: fix failure path when power_update fails in add_interface"
[firefly-linux-kernel-4.4.55.git] / drivers / net / Kconfig
index 3835321b8cf38bbc86b26383d5796964a3c494a5..3bc3ebc0882f4378d86ba067f4bbf42da237dcdb 100644 (file)
@@ -139,6 +139,7 @@ config MACVLAN
 config MACVTAP
        tristate "MAC-VLAN based tap driver"
        depends on MACVLAN
+       depends on INET
        help
          This adds a specialized tap character device driver that is based
          on the MAC-VLAN network interface, called macvtap. A macvtap device
@@ -209,6 +210,7 @@ config RIONET_RX_SIZE
 
 config TUN
        tristate "Universal TUN/TAP device driver support"
+       depends on INET
        select CRC32
        ---help---
          TUN/TAP provides packet reception and transmission for user space