aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-10-19 05:21:18 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-10-19 05:21:18 +0000
commitae439d6682f238bcff9c23a88aabc7b3689c0db5 (patch)
treef29e976a6067ebcc39e7133e9ef45f9176c41b1f
parent87e6a7e4f21ff57ba3ec947614f52967f57a9cbb (diff)
downloadupstream-ae439d6682f238bcff9c23a88aabc7b3689c0db5.tar.gz
upstream-ae439d6682f238bcff9c23a88aabc7b3689c0db5.tar.bz2
upstream-ae439d6682f238bcff9c23a88aabc7b3689c0db5.zip
remove bluetooth from ar7 config
SVN-Revision: 5225
-rw-r--r--target/linux/ar7-2.4/config24
1 files changed, 1 insertions, 23 deletions
diff --git a/target/linux/ar7-2.4/config b/target/linux/ar7-2.4/config
index 47e57a989c..f6fdc5b807 100644
--- a/target/linux/ar7-2.4/config
+++ b/target/linux/ar7-2.4/config
@@ -1001,29 +1001,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
#
# Bluetooth support
#
-CONFIG_BLUEZ=m
-CONFIG_BLUEZ_L2CAP=m
-CONFIG_BLUEZ_SCO=m
-CONFIG_BLUEZ_RFCOMM=m
-CONFIG_BLUEZ_RFCOMM_TTY=y
-CONFIG_BLUEZ_BNEP=m
-CONFIG_BLUEZ_BNEP_MC_FILTER=y
-CONFIG_BLUEZ_BNEP_PROTO_FILTER=y
-
-#
-# Bluetooth device drivers
-#
-# CONFIG_BLUEZ_HCIUSB is not set
-CONFIG_BLUEZ_HCIUART=m
-CONFIG_BLUEZ_HCIUART_H4=y
-CONFIG_BLUEZ_HCIUART_BCSP=y
-CONFIG_BLUEZ_HCIUART_BCSP_TXCRC=y
-# CONFIG_BLUEZ_HCIBFUSB is not set
-# CONFIG_BLUEZ_HCIDTL1 is not set
-# CONFIG_BLUEZ_HCIBT3C is not set
-# CONFIG_BLUEZ_HCIBLUECARD is not set
-# CONFIG_BLUEZ_HCIBTUART is not set
-# CONFIG_BLUEZ_HCIVHCI is not set
+# CONFIG_BLUEZ is not set
#
# Kernel hacking