diff options
author | Jens Muecke <jens@nons.de> | 2007-11-03 22:32:54 +0000 |
---|---|---|
committer | Jens Muecke <jens@nons.de> | 2007-11-03 22:32:54 +0000 |
commit | fcdf364d10cf68fc0578446b096b0f5ce38eb6c1 (patch) | |
tree | 6c63b55725e4235cb165788939c0d8908fd7305d /target/linux | |
parent | 9cb4694eb9959fb13b8959bed1dbe182ea51bfa9 (diff) | |
download | upstream-fcdf364d10cf68fc0578446b096b0f5ce38eb6c1.tar.gz upstream-fcdf364d10cf68fc0578446b096b0f5ce38eb6c1.tar.bz2 upstream-fcdf364d10cf68fc0578446b096b0f5ce38eb6c1.zip |
fix missing CONFIG_USB_BLUETOOTH issue
SVN-Revision: 9494
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/brcm-2.4/config-2.4.34 | 1 |
1 files changed, 1 insertions, 0 deletions
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 |