patch-2.3.29 linux/drivers/usb/Config.in

Next file: linux/drivers/usb/README.dc2xx
Previous file: linux/drivers/sound/soundcard.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/drivers/usb/Config.in linux/drivers/usb/Config.in
@@ -1,14 +1,10 @@
 #
 # USB device configuration
 #
-# NOTE NOTE NOTE! This is still considered extremely experimental.
-# Right now hubs, mice and keyboards work - at least with UHCI.
-# But that may be more a lucky coincidence than anything else..
-#
 mainmenu_option next_comment
-comment 'USB drivers - not for the faint of heart'
+comment 'Support for USB'
 
-tristate 'Support for USB (EXPERIMENTAL!)' CONFIG_USB
+tristate 'Support for USB' CONFIG_USB
 if [ ! "$CONFIG_USB" = "n" ]; then
 comment 'USB Controllers'
    dep_tristate '  UHCI (Intel PIIX4 and others) support' CONFIG_USB_UHCI \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)