usbatm Kconfig,1.1,1.2

kagan at infradead.org kagan at infradead.org
Sat Feb 12 16:27:14 EST 2005


Update of /home/cvs/usbatm
In directory phoenix.infradead.org:/tmp/cvs-serv18791

Modified Files:
	Kconfig 
Log Message:
Make the subdrivers using kernel firmware loader select it for inclusion.


Index: Kconfig
===================================================================
RCS file: /home/cvs/usbatm/Kconfig,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Kconfig	11 Feb 2005 19:16:50 -0000	1.1
+++ Kconfig	12 Feb 2005 21:27:11 -0000	1.2
@@ -20,6 +20,7 @@
 	tristate "Alcatel Speedtouch USB support"
 	depends on USB && ATM
 	select USB_ATM
+	select FW_LOADER
 	help
 	  Say Y here if you have an Alcatel SpeedTouch USB or SpeedTouch 330
 	  modem.  In order to use your modem you will need to install the 
@@ -33,6 +34,7 @@
 	tristate "Conexant AccessRunner USB support"
 	depends on USB && ATM
 	select USB_ATM
+	select FW_LOADER
 	help
 	  Say Y here if you have an ADSL USB modem based on Conexant
 	  AccessRunner chipset.  In order to use your modem you will need to




More information about the Usbatm-commits mailing list