diff options
author | John W. Linville <linville@tuxdriver.com> | 2011-06-30 19:34:06 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-06-30 19:34:06 +0200 |
commit | df2cbe40753dc36af294c30209ed909869aca6cf (patch) | |
tree | 39eb7e8e06737b295007126f4e16c1b688427163 /net/bluetooth | |
parent | myri10ge: Update MAINTAINERS (diff) | |
parent | rtlwifi: potential forever loop in rtl92de_hw_init() (diff) | |
download | linux-df2cbe40753dc36af294c30209ed909869aca6cf.tar.xz linux-df2cbe40753dc36af294c30209ed909869aca6cf.zip |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
Diffstat (limited to 'net/bluetooth')
-rw-r--r-- | net/bluetooth/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index f495dea741e3..bfb3dc03c9de 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -6,6 +6,7 @@ menuconfig BT tristate "Bluetooth subsystem support" depends on NET && !S390 depends on RFKILL || !RFKILL + select CRYPTO help Bluetooth is low-cost, low-power, short-range wireless technology. It was designed as a replacement for cables and other short-range |