kernel: bluetooth depends on crypto-hash
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37410
This commit is contained in:
		@@ -13,7 +13,7 @@ WATCHDOG_DIR:=watchdog
 | 
				
			|||||||
define KernelPackage/bluetooth
 | 
					define KernelPackage/bluetooth
 | 
				
			||||||
  SUBMENU:=$(OTHER_MENU)
 | 
					  SUBMENU:=$(OTHER_MENU)
 | 
				
			||||||
  TITLE:=Bluetooth support
 | 
					  TITLE:=Bluetooth support
 | 
				
			||||||
  DEPENDS:=@USB_SUPPORT +kmod-usb-core
 | 
					  DEPENDS:=@USB_SUPPORT +kmod-usb-core +kmod-crypto-hash
 | 
				
			||||||
  KCONFIG:= \
 | 
					  KCONFIG:= \
 | 
				
			||||||
	CONFIG_BLUEZ \
 | 
						CONFIG_BLUEZ \
 | 
				
			||||||
	CONFIG_BLUEZ_L2CAP \
 | 
						CONFIG_BLUEZ_L2CAP \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user