From 68873cd16e10d91882c3fbb678ca346875bf3e1b Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 29 Oct 2014 20:25:24 -0500 Subject: disable bluetooth in default configuration --- target/linux/config/Config.in.bluetooth | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/config') diff --git a/target/linux/config/Config.in.bluetooth b/target/linux/config/Config.in.bluetooth index 64226aba6..f9c8ea8b6 100644 --- a/target/linux/config/Config.in.bluetooth +++ b/target/linux/config/Config.in.bluetooth @@ -82,7 +82,6 @@ config ADK_KERNEL_BT_HCIBTSDIO tristate select ADK_KERNEL_BT depends on ADK_TARGET_WITH_SDIO - default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 default n help Bluetooth HCI SDIO driver. @@ -127,7 +126,6 @@ config ADK_KERNEL_BT_MRVL_SDIO select ADK_KERNEL_BT_MRVL select ADK_KERNEL_BT_HCIBTSDIO depends on ADK_TARGET_WITH_SDIO - default m if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 default n help Bluetooth Marvell driver. -- cgit v1.2.3