diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 05cf555..1cc9ea1 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -5699,7 +5699,7 @@ CONFIG_USB_CYTHERM=m
CONFIG_USB_DSBR=m
# CONFIG_USB_DUMMY_HCD is not set
# CONFIG_USB_DWC3_DEBUG is not set
-# CONFIG_USB_DYNAMIC_MINORS is not set
+CONFIG_USB_DYNAMIC_MINORS=y
CONFIG_USB_EG20T=m
CONFIG_USB_EHCI_BIG_ENDIAN_DESC=y
CONFIG_USB_EHCI_BIG_ENDIAN_MMIO=y
--
1.7.11.1
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team
07-11-2012, 06:09 AM
Bryan Wu
enable CONFIG_USB_DYNAMIC_MINORS as policy expects
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
--
1.7.11.1
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team