Advertisement
Guest User

kernel_config

a guest
Feb 5th, 2013
1,036
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. ¦ ¦
  2. ¦ Symbol: USB_USBNET [=m] ¦
  3. ¦ Type : tristate ¦
  4. ¦ Prompt: Multi-purpose USB Networking Framework ¦
  5. ¦ Defined at drivers/net/usb/Kconfig:96 ¦
  6. ¦ Depends on: NETDEVICES [=y] && USB [=y] && NET [=y] ¦
  7. ¦ Location: ¦
  8. ¦ -> Device Drivers ¦
  9. ¦ -> Network device support (NETDEVICES [=y]) ¦
  10. ¦ -> USB Network Adapters ¦
  11. ¦ Selects: MII [=m] ¦
  12. ¦ Selected by: USB_NET_RNDIS_WLAN [=n] && NETDEVICES [=y] && \ ¦
  13. ¦ WLAN [=y] && USB [=y] && EXPERIMENTAL [=y] && CFG80211 [=y]
  14.  
  15.  
  16. ¦ This driver creates an interface named "ethX", where X depends on ¦
  17. ¦ what other networking devices you have in use. ¦
  18. ¦ ¦
  19. ¦ Symbol: USB_NET_AX8817X [=m] ¦
  20. ¦ Type : tristate ¦
  21. ¦ Prompt: ASIX AX88xxx Based USB 2.0 Ethernet Adapters ¦
  22. ¦ Defined at drivers/net/usb/Kconfig:130 ¦
  23. ¦ Depends on: NETDEVICES [=y] && USB [=y] && NET [=y] && \ ¦
  24. ¦ USB_USBNET [=m] ¦
  25. ¦ Location: ¦
  26. ¦ -> Device Drivers ¦
  27. ¦ -> Network device support (NETDEVICES [=y]) ¦
  28. ¦ -> USB Network Adapters ¦
  29. ¦ -> Multi-purpose USB Networking Framework (USB_USBNET [=m]) ¦
  30. ¦ Selects: CRC32 [=y]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement