mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	modules/other.mk: Enable bluetooth for atheros
SVN-Revision: 11150
This commit is contained in:
		
							parent
							
								
									d3e2ae4e58
								
							
						
					
					
						commit
						aff3215d29
					
				@ -158,7 +158,7 @@ $(eval $(call KernelPackage,pcmcia-serial))
 | 
			
		||||
define KernelPackage/bluetooth
 | 
			
		||||
  SUBMENU:=$(OTHER_MENU)
 | 
			
		||||
  TITLE:=Bluetooth support
 | 
			
		||||
  DEPENDS:=@USB_SUPPORT @!TARGET_atheros @!TARGET_uml
 | 
			
		||||
  DEPENDS:=@USB_SUPPORT @!TARGET_uml
 | 
			
		||||
  KCONFIG:= \
 | 
			
		||||
	CONFIG_BLUEZ \
 | 
			
		||||
	CONFIG_BLUEZ_L2CAP \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user