can: ems_usb: Fix possible tx overflow
[pandora-kernel.git] / drivers / net / Kconfig
index 583f66c..61d3d1f 100644 (file)
@@ -143,6 +143,7 @@ config MACVLAN
 config MACVTAP
        tristate "MAC-VLAN based tap driver (EXPERIMENTAL)"
        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
@@ -195,6 +196,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
@@ -245,6 +247,8 @@ source "drivers/net/ethernet/Kconfig"
 
 source "drivers/net/fddi/Kconfig"
 
+source "drivers/net/hippi/Kconfig"
+
 config NET_SB1000
        tristate "General Instruments Surfboard 1000"
        depends on PNP