From ad98f0bfb3b76dfd4367c6f4c0045d1e924249e9 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sat, 8 Mar 2008 03:12:44 -0500 Subject: [PATCH] --- yaml --- r: 93320 b: refs/heads/master c: b67199967c777cf1aa42949f2bda00a7b937243e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/core/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 689726e6e536..8e00a7e80b87 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 528e4c12a7c141ce46641537fe7e3d7c29f68b8c +refs/heads/master: b67199967c777cf1aa42949f2bda00a7b937243e diff --git a/trunk/drivers/usb/core/Kconfig b/trunk/drivers/usb/core/Kconfig index fee864c9e62d..cc9f397e8398 100644 --- a/trunk/drivers/usb/core/Kconfig +++ b/trunk/drivers/usb/core/Kconfig @@ -76,8 +76,8 @@ config USB_DEVICE_CLASS NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", MODE="0644" config USB_DYNAMIC_MINORS - bool "Dynamic USB minor allocation (EXPERIMENTAL)" - depends on USB && EXPERIMENTAL + bool "Dynamic USB minor allocation" + depends on USB help If you say Y here, the USB subsystem will use dynamic minor allocation for any device that uses the USB major number.