diff mbox

[9/9] UBUNTU: [Config] enable CONFIG_USB_DYNAMIC_MINORS as policy expects

Message ID 1341983498-27856-10-git-send-email-bryan.wu@canonical.com
State New
Headers show

Commit Message

Bryan Wu July 11, 2012, 5:11 a.m. UTC
Signed-off-by: Bryan Wu <bryan.wu@canonical.com>
---
 debian.master/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tim Gardner July 11, 2012, 4:14 p.m. UTC | #1
I don't see why you consider this a violation of policy. I think it also
might have some knock on effects since it effectively reorders minor
number allocation for USB devices. Is there a good reason to do so ? It
_is_ a change from Precise which may cause regressions.

rtg
diff mbox

Patch

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