From fcdf364d10cf68fc0578446b096b0f5ce38eb6c1 Mon Sep 17 00:00:00 2001
From: Jens Muecke <jens@nons.de>
Date: Sat, 3 Nov 2007 22:32:54 +0000
Subject: [PATCH] fix missing CONFIG_USB_BLUETOOTH issue

SVN-Revision: 9494
---
 target/linux/brcm-2.4/config-2.4.34 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/brcm-2.4/config-2.4.34 b/target/linux/brcm-2.4/config-2.4.34
index b2d6a1c068..f992bbe823 100644
--- a/target/linux/brcm-2.4/config-2.4.34
+++ b/target/linux/brcm-2.4/config-2.4.34
@@ -387,3 +387,4 @@ CONFIG_VIDEO_PROC_FS=y
 # CONFIG_WDTPCI is not set
 # CONFIG_WINBOND_840 is not set
 # CONFIG_YAM is not set
+CONFIG_USB_BLUETOOTH=n
-- 
GitLab