ci_hdrc_msm is an integral part of drivers/usb/chipidea/Makefile:

obj-$(CONFIG_USB_CHIPIDEA)  += ci_hdrc_msm.o

from drivers/usb/chipidea/Kconfig:

config USB_CHIPIDEA
    tristate "ChipIdea Highspeed Dual Role Controller"
    depends on ((USB_EHCI_HCD && USB_GADGET) || (USB_EHCI_HCD && !USB_GADGET) 
|| (!USB_EHCI_HCD && USB_GADGET)) && HAS_DMA
    help
      Say Y here if your system has a dual role high speed USB
      controller based on ChipIdea silicon IP. Currently, only the
      peripheral mode is supported.

thus i can't disable it without disabling support for the entire usb
controller (something we obviosly don't want to do).

** Changed in: linux (Ubuntu Trusty)
       Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1294963

Title:
  qcom/msm SoC driver in x86/_64 kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1294963/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to