diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-19 05:21:18 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-10-19 05:21:18 +0000 |
commit | 87a3aa153cfe9fb7aff134fc6907a6f62d78046b (patch) | |
tree | 0045cdca1c538e60c872056ab3137f0f5abb6a9d /target/linux | |
parent | da0444cb98e698043fa3b208e3dc80b82a928d03 (diff) |
remove bluetooth from ar7 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5225 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ar7-2.4/config | 24 |
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 |