 f1e91e1640
			
		
	
	
	f1e91e1640
	
	
	
		
			
			The handling of SCO audio links and the L2CAP protocol are essential to any system with Bluetooth thus are always compiled in from now on. Signed-off-by: Ulisses Furquim <ulisses@profusion.mobi> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			335 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			335 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| config BT_CMTP
 | |
| 	tristate "CMTP protocol support"
 | |
| 	depends on BT && ISDN_CAPI
 | |
| 	help
 | |
| 	  CMTP (CAPI Message Transport Protocol) is a transport layer
 | |
| 	  for CAPI messages.  CMTP is required for the Bluetooth Common
 | |
| 	  ISDN Access Profile.
 | |
| 
 | |
| 	  Say Y here to compile CMTP support into the kernel or say M to
 | |
| 	  compile it as module (cmtp).
 | |
| 
 |