diff options
author | ryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-03 22:32:54 +0000 |
---|---|---|
committer | ryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-11-03 22:32:54 +0000 |
commit | aa3d44691c7240ba8b4d8ce03706dd0ffbf0a497 (patch) | |
tree | 570200f64d49b868f348b6adf57b6d550a1bdc53 /target | |
parent | eeb2b1b1220195a0e61033e55f8010ba48398d81 (diff) |
fix missing CONFIG_USB_BLUETOOTH issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9494 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |