add missing kconfig symbol

SVN-Revision: 8308
master
Felix Fietkau 17 years ago
parent 30929d5e04
commit a3685c5251
  1. 2
      package/kernel/modules/other.mk

@ -169,7 +169,7 @@ define KernelPackage/bluetooth
DEPENDS:=@USB_SUPPORT
DESCRIPTION:=Kernel support for Bluetooth devices
SUBMENU:=$(EMENU)
KCONFIG:=CONFIG_BLUEZ CONFIG_BT
KCONFIG:=CONFIG_BLUEZ CONFIG_BT CONFIG_USB_BLUETOOTH
endef
define KernelPackage/bluetooth/2.4

Loading…
Cancel
Save