From 38e356a749191c1832c9726b0b6cb913737af700 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 1 Aug 2011 13:26:08 +0200 Subject: different make bulkallmod fixes --- target/linux/config/Config.in.bluetooth | 2 ++ target/linux/config/Config.in.crypto | 2 ++ 2 files changed, 4 insertions(+) (limited to 'target/linux/config') diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index 26ac067b1..73760d14c 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -82,6 +82,7 @@ config ADK_KPACKAGE_KMOD_BT_HCIBTUSB tristate default n depends on ADK_KPACKAGE_KMOD_BT + depends on ADK_TARGET_WITH_USB help Bluetooth HCI USB driver. This driver is required if you want to use Bluetooth devices with @@ -106,6 +107,7 @@ config ADK_KPACKAGE_KMOD_BT_HCIBCM203X select ADK_KPACKAGE_KMOD_FW_LOADER select ADK_KPACKAGE_KMOD_BT_HCIBTUSB depends on ADK_KPACKAGE_KMOD_BT + depends on ADK_LINUX_X86 || ADK_LINUX_X86_64 help Bluetooth HCI BCM203x USB driver. This driver provides the firmware loading mechanism for the Broadcom diff --git a/target/linux/config/Config.in.crypto b/target/linux/config/Config.in.crypto index ff6fb6b00..694443350 100644 --- a/target/linux/config/Config.in.crypto +++ b/target/linux/config/Config.in.crypto @@ -65,6 +65,8 @@ config ADK_KPACKAGE_KMOD_OCF_HIFN default n select ADK_KERNEL_OCF_OCF depends on ADK_TARGET_WITH_PCI || ADK_TARGET_WITH_MINIPCI + depends on !ADK_HARDWARE_QEMU + depends on ADK_LINUX_X86 || ADK_LINUX_X86_64 select ADK_KPACKAGE_KMOD_CRYPTO_AES help Engine for cryptodev that uses Hifn based accelerators -- cgit v1.2.3