| Submitter | Bryan Wu |
|---|---|
| Date | July 11, 2012, 6:09 a.m. |
| Message ID | <1341986947-28300-4-git-send-email-bryan.wu@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/170364/ |
| State | New |
| Headers | show |
Comments
For the same reasons as the mainline kernel. rtg
Patch
diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu index 82bbe78..667a80c 100644 --- a/debian.ti-omap4/config/config.common.ubuntu +++ b/debian.ti-omap4/config/config.common.ubuntu @@ -3609,7 +3609,7 @@ CONFIG_USB_CYTHERM=m CONFIG_USB_DSBR=m # CONFIG_USB_DUMMY_HCD is not set # CONFIG_USB_DWC3 is not set -# CONFIG_USB_DYNAMIC_MINORS is not set +CONFIG_USB_DYNAMIC_MINORS=y CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_HCD_OMAP=y # CONFIG_USB_EHCI_HCD_PLATFORM is not set
Signed-off-by: Bryan Wu <bryan.wu@canonical.com> --- debian.ti-omap4/config/config.common.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)