Kconfig 286 B

12345678910
  1. config USB_WPAN_HCD
  2. tristate "USB over WiFi Host Controller"
  3. depends on USB && NET
  4. help
  5. A driver for USB Host Controllers that are compatible with
  6. Ozmo Devices USB over WiFi technology.
  7. To compile this driver a module, choose M here: the module
  8. will be called "ozwpan".