disable another module on UML
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8869 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
e7ee16d505
commit
f17b69fce3
|
@ -178,7 +178,7 @@ $(eval $(call KernelPackage,pcmcia-serial))
|
|||
define KernelPackage/bluetooth
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=Bluetooth support
|
||||
DEPENDS:=@USB_SUPPORT @!TARGET_atheros
|
||||
DEPENDS:=@USB_SUPPORT @!TARGET_atheros @!TARGET_uml
|
||||
KCONFIG:= \
|
||||
CONFIG_BLUEZ \
|
||||
CONFIG_BLUEZ_L2CAP \
|
||||
|
|
Loading…
Reference in New Issue