OSDN Git Service

Bluetooth: Fix Kconfig issue with RFKILL integration
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 14 Jun 2009 13:21:25 +0000 (15:21 +0200)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 20 Oct 2009 02:47:19 +0000 (10:47 +0800)
commit264a93a0e725276352c56c5d69eb1cd706c8d946
tree93d1beed9a2b0aee69c2cef220c4d5ab7bb81b9b
parentaa845c7db7e86b919e95f0511952cb5953598b2b
Bluetooth: Fix Kconfig issue with RFKILL integration

Since the re-write of the RFKILL subsystem it is no longer good to just
select RFKILL, but it is important to add a proper depends on rule.

Based on a report by Alexander Beregalov <a.beregalov@gmail.com>

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/Kconfig