Browse Source

USB: Remove EXPERIMENTAL designation from USB serial/ Kconfig entries

Since nothing under the USB serial/ directory seems to be obviously
experimental, remove the EXPERIMENTAL dependency from all of those
Kconfig entries.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Robert P. J. Day 17 years ago
parent
commit
1b75dc4de9
1 changed files with 25 additions and 25 deletions
  1. 25 25
      drivers/usb/serial/Kconfig

+ 25 - 25
drivers/usb/serial/Kconfig

@@ -20,8 +20,8 @@ menuconfig USB_SERIAL
 if USB_SERIAL
 if USB_SERIAL
 
 
 config USB_SERIAL_CONSOLE
 config USB_SERIAL_CONSOLE
-	bool "USB Serial Console device support (EXPERIMENTAL)"
-	depends on USB_SERIAL=y && EXPERIMENTAL
+	bool "USB Serial Console device support"
+	depends on USB_SERIAL=y
 	---help---
 	---help---
 	  If you say Y here, it will be possible to use a USB to serial
 	  If you say Y here, it will be possible to use a USB to serial
 	  converter port as the system console (the system console is the
 	  converter port as the system console (the system console is the
@@ -59,8 +59,8 @@ config USB_SERIAL_GENERIC
 	  properly.
 	  properly.
 
 
 config USB_SERIAL_AIRCABLE
 config USB_SERIAL_AIRCABLE
-	tristate "USB AIRcable Bluetooth Dongle Driver (EXPERIMENTAL)"
-	depends on USB_SERIAL && EXPERIMENTAL
+	tristate "USB AIRcable Bluetooth Dongle Driver"
+	depends on USB_SERIAL
 	help
 	help
 	    Say Y here if you want to use USB AIRcable Bluetooth Dongle.
 	    Say Y here if you want to use USB AIRcable Bluetooth Dongle.
 
 
@@ -77,8 +77,8 @@ config USB_SERIAL_AIRPRIME
 	  module will be called airprime.
 	  module will be called airprime.
 
 
 config USB_SERIAL_ARK3116
 config USB_SERIAL_ARK3116
-	tristate "USB ARK Micro 3116 USB Serial Driver (EXPERIMENTAL)"
-	depends on USB_SERIAL && EXPERIMENTAL
+	tristate "USB ARK Micro 3116 USB Serial Driver"
+	depends on USB_SERIAL
 	help
 	help
 	  Say Y here if you want to use a ARK Micro 3116 USB to Serial
 	  Say Y here if you want to use a ARK Micro 3116 USB to Serial
 	  device.
 	  device.
@@ -135,7 +135,7 @@ config USB_SERIAL_DIGI_ACCELEPORT
 
 
 config USB_SERIAL_CP2101
 config USB_SERIAL_CP2101
 	tristate "USB CP2101 UART Bridge Controller"
 	tristate "USB CP2101 UART Bridge Controller"
-	depends on USB_SERIAL && EXPERIMENTAL
+	depends on USB_SERIAL
 	help
 	help
 	  Say Y here if you want to use a CP2101/CP2102 based USB to RS232
 	  Say Y here if you want to use a CP2101/CP2102 based USB to RS232
 	  converter.
 	  converter.
@@ -145,7 +145,7 @@ config USB_SERIAL_CP2101
 
 
 config USB_SERIAL_CYPRESS_M8
 config USB_SERIAL_CYPRESS_M8
 	tristate "USB Cypress M8 USB Serial Driver"
 	tristate "USB Cypress M8 USB Serial Driver"
-	depends on USB_SERIAL && EXPERIMENTAL
+	depends on USB_SERIAL
 	help
 	help
 	  Say Y here if you want to use a device that contains the Cypress
 	  Say Y here if you want to use a device that contains the Cypress
 	  USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
 	  USB to Serial microcontroller, such as the DeLorme Earthmate GPS.
@@ -171,8 +171,8 @@ config USB_SERIAL_EMPEG
 	  module will be called empeg.
 	  module will be called empeg.
 
 
 config USB_SERIAL_FTDI_SIO
 config USB_SERIAL_FTDI_SIO
-	tristate "USB FTDI Single Port Serial Driver (EXPERIMENTAL)"
-	depends on USB_SERIAL && EXPERIMENTAL
+	tristate "USB FTDI Single Port Serial Driver"
+	depends on USB_SERIAL
 	---help---
 	---help---
 	  Say Y here if you want to use a FTDI SIO single port USB to serial
 	  Say Y here if you want to use a FTDI SIO single port USB to serial
 	  converter device. The implementation I have is called the USC-1000.
 	  converter device. The implementation I have is called the USC-1000.
@@ -218,8 +218,8 @@ config USB_SERIAL_IPAQ
 	  module will be called ipaq.
 	  module will be called ipaq.
 
 
 config USB_SERIAL_IR
 config USB_SERIAL_IR
-	tristate "USB IR Dongle Serial Driver (EXPERIMENTAL)"
-	depends on USB_SERIAL && EXPERIMENTAL
+	tristate "USB IR Dongle Serial Driver"
+	depends on USB_SERIAL
 	help
 	help
 	  Say Y here if you want to enable simple serial support for USB IrDA
 	  Say Y here if you want to enable simple serial support for USB IrDA
 	  devices.  This is useful if you do not want to use the full IrDA
 	  devices.  This is useful if you do not want to use the full IrDA
@@ -279,8 +279,8 @@ config USB_SERIAL_GARMIN
          module will be called garmin_gps.
          module will be called garmin_gps.
 
 
 config USB_SERIAL_IPW
 config USB_SERIAL_IPW
-        tristate "USB IPWireless (3G UMTS TDD) Driver (EXPERIMENTAL)"
-	depends on USB_SERIAL && EXPERIMENTAL
+        tristate "USB IPWireless (3G UMTS TDD) Driver"
+	depends on USB_SERIAL
 	help
 	help
 	  Say Y here if you want to use a IPWireless USB modem such as
 	  Say Y here if you want to use a IPWireless USB modem such as
 	  the ones supplied by Axity3G/Sentech South Africa.
 	  the ones supplied by Axity3G/Sentech South Africa.
@@ -289,8 +289,8 @@ config USB_SERIAL_IPW
 	  module will be called ipw.
 	  module will be called ipw.
 
 
 config USB_SERIAL_IUU
 config USB_SERIAL_IUU
-	tristate "USB Infinity USB Unlimited Phoenix Driver (Experimental)"
-	depends on USB_SERIAL && EXPERIMENTAL
+	tristate "USB Infinity USB Unlimited Phoenix Driver"
+	depends on USB_SERIAL
 	help
 	help
 	  Say Y here if you want to use a IUU in phoenix mode and get
 	  Say Y here if you want to use a IUU in phoenix mode and get
 	  an extra ttyUSBx device. More information available on
 	  an extra ttyUSBx device. More information available on
@@ -405,8 +405,8 @@ config USB_SERIAL_KEYSPAN_USA49WLC
 	  Say Y here to include firmware for the USA-49WLC converter.
 	  Say Y here to include firmware for the USA-49WLC converter.
 
 
 config USB_SERIAL_KLSI
 config USB_SERIAL_KLSI
-	tristate "USB KL5KUSB105 (Palmconnect) Driver (EXPERIMENTAL)"
-	depends on USB_SERIAL && EXPERIMENTAL
+	tristate "USB KL5KUSB105 (Palmconnect) Driver"
+	depends on USB_SERIAL
 	---help---
 	---help---
 	  Say Y here if you want to use a KL5KUSB105 - based single port
 	  Say Y here if you want to use a KL5KUSB105 - based single port
 	  serial adapter. The most widely known -- and currently the only
 	  serial adapter. The most widely known -- and currently the only
@@ -494,7 +494,7 @@ config USB_SERIAL_PL2303
 	  module will be called pl2303.
 	  module will be called pl2303.
 
 
 config USB_SERIAL_OTI6858
 config USB_SERIAL_OTI6858
-	tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller (EXPERIMENTAL)"
+	tristate "USB Ours Technology Inc. OTi-6858 USB To RS232 Bridge Controller"
 	depends on USB_SERIAL
 	depends on USB_SERIAL
 	help
 	help
 	  Say Y here if you want to use the OTi-6858 single port USB to serial
 	  Say Y here if you want to use the OTi-6858 single port USB to serial
@@ -513,8 +513,8 @@ config USB_SERIAL_HP4X
           module will be called hp4x.
           module will be called hp4x.
 
 
 config USB_SERIAL_SAFE
 config USB_SERIAL_SAFE
-	tristate "USB Safe Serial (Encapsulated) Driver (EXPERIMENTAL)"
-	depends on USB_SERIAL && EXPERIMENTAL
+	tristate "USB Safe Serial (Encapsulated) Driver"
+	depends on USB_SERIAL
 
 
 config USB_SERIAL_SAFE_PADDED
 config USB_SERIAL_SAFE_PADDED
 	bool "USB Secure Encapsulated Driver - Padded"
 	bool "USB Secure Encapsulated Driver - Padded"
@@ -542,8 +542,8 @@ config USB_SERIAL_TI
 	  module will be called ti_usb_3410_5052.
 	  module will be called ti_usb_3410_5052.
 
 
 config USB_SERIAL_CYBERJACK
 config USB_SERIAL_CYBERJACK
-	tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader (EXPERIMENTAL)"
-	depends on USB_SERIAL && EXPERIMENTAL
+	tristate "USB REINER SCT cyberJack pinpad/e-com chipcard reader"
+	depends on USB_SERIAL
 	---help---
 	---help---
 	  Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
 	  Say Y here if you want to use a cyberJack pinpad/e-com USB chipcard
 	  reader. This is an interface to ISO 7816 compatible contact-based
 	  reader. This is an interface to ISO 7816 compatible contact-based
@@ -586,8 +586,8 @@ config USB_SERIAL_OPTION
 	  it might be accessible via the FTDI_SIO driver.
 	  it might be accessible via the FTDI_SIO driver.
 
 
 config USB_SERIAL_OMNINET
 config USB_SERIAL_OMNINET
-	tristate "USB ZyXEL omni.net LCD Plus Driver (EXPERIMENTAL)"
-	depends on USB_SERIAL && EXPERIMENTAL
+	tristate "USB ZyXEL omni.net LCD Plus Driver"
+	depends on USB_SERIAL
 	help
 	help
 	  Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.
 	  Say Y here if you want to use a ZyXEL omni.net LCD ISDN TA.