Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2111)

Unified Diff: drivers/bluetooth/Kconfig

Issue 6295009: CHROMIUM: config: bluetooth: rfkill driver Base URL: http://git.chromium.org/git/kernel-next.git@chromeos-2.6.36
Patch Set: CHROMIUM: config: bluetooth: rfkill driver Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | drivers/bluetooth/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: drivers/bluetooth/Kconfig
diff --git a/drivers/bluetooth/Kconfig b/drivers/bluetooth/Kconfig
index 02deef424926a793e6bcc76594ae80e1b1a0d095..4858583bf19d952e84c7d467022aabe4041ae807 100644
--- a/drivers/bluetooth/Kconfig
+++ b/drivers/bluetooth/Kconfig
@@ -219,4 +219,12 @@ config BT_ATH3K
Say Y here to compile support for "Atheros firmware download driver"
into the kernel or say M to compile it as module (ath3k).
+config BT_RFKILL
+ bool "Bluetooth RFKILL driver"
+ depends on BT && RFKILL
+ help
+ If you say yes here you get support of a generic bluetooth RFKILL
+ driver for BT chipset. Platform needs to define the resources
+ required.
+
endmenu
« no previous file with comments | « no previous file | drivers/bluetooth/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698