disable another module on UML

SVN-Revision: 8869
This commit is contained in:
Nicolas Thill 2007-09-20 10:46:23 +00:00
parent b4d3ea5ec2
commit 22c6c0b076

View file

@ -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 \