| 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
|
|
|