From c756e0cdb615efc8dae721774dace70c2be167e6 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 5 Aug 2011 15:08:31 +0200 Subject: fix two dependency problems --- target/linux/config/Config.in.bluetooth | 8 ++++---- target/linux/config/Config.in.misc | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'target') diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index 73760d14c..e7fe0cbf1 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -78,7 +78,7 @@ config ADK_KPACKAGE_KMOD_BT_HIDP Interface Device Profile. config ADK_KPACKAGE_KMOD_BT_HCIBTUSB - prompt "kmod-bt-hci-usb............ HCI USB driver" + prompt "kmod-bt-hcibtusb.......... HCI USB driver" tristate default n depends on ADK_KPACKAGE_KMOD_BT @@ -89,7 +89,7 @@ config ADK_KPACKAGE_KMOD_BT_HCIBTUSB USB interface. config ADK_KPACKAGE_KMOD_BT_HCIUART - prompt "kmod-bt-hci-uart........... HCI UART driver" + prompt "kmod-bt-hciuart........... HCI UART driver" tristate default n depends on ADK_KPACKAGE_KMOD_BT @@ -101,13 +101,13 @@ config ADK_KPACKAGE_KMOD_BT_HCIUART adapter and BrainBoxes Bluetooth PC Card. config ADK_KPACKAGE_KMOD_BT_HCIBCM203X - prompt "kmod-bt-hci-bcm203x........ HCI BCM203x USB driver" + prompt "kmod-bt-hcibcm203x........ HCI BCM203x USB driver" tristate default n 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 + depends on ADK_TARGET_WITH_USB help Bluetooth HCI BCM203x USB driver. This driver provides the firmware loading mechanism for the Broadcom diff --git a/target/linux/config/Config.in.misc b/target/linux/config/Config.in.misc index a351fa59b..e7891a465 100644 --- a/target/linux/config/Config.in.misc +++ b/target/linux/config/Config.in.misc @@ -111,6 +111,7 @@ config ADK_KPACKAGE_KMOD_EEPROM_93CX6 prompt "kmod-eeprom-93cx6................. 93cx6 eeprom support" tristate depends on ADK_KPACKAGE_KMOD_MAC80211 + select ADK_KERNEL_MISC_DEVICES default n help -- cgit v1.2.3