#20883: USB_ADM5120_HCD depends fix
---------------------+------------------------
 Reporter:  krzysin  |      Owner:  developers
     Type:  defect   |     Status:  new
 Priority:  normal   |  Milestone:
Component:  kernel   |    Version:  Trunk
 Keywords:           |
---------------------+------------------------
 EXPERIMENTAL flags is deprecated

 {{{
 --- a/target/linux/adm5120/patches-3.18/005-adm5120_usb.patch
 +++ b/target/linux/adm5120/patches-3.18/005-adm5120_usb.patch
 @@ -16,7 +16,7 @@

  +config USB_ADM5120_HCD
  +      tristate "ADM5120 HCD support (EXPERIMENTAL)"
 -+      depends on USB && ADM5120 && EXPERIMENTAL
 ++      depends on USB && ADM5120
  +
   config USB_C67X00_HCD
         tristate "Cypress C67x00 HCD support"
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/20883>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to