| # Amlogic Bluetooth | |
| config AMLOGIC_BT_DEVICE | |
| bool "BT Device support" | |
| depends on BT && RFKILL | |
| default n | |
| help | |
| Say Y here if you want to use the BT device. | |
| config AMLOGIC_BLUESLEEP | |
| bool "BT Device sleep support" | |
| depends on AMLOGIC_BT_DEVICE | |
| default n | |
| help | |
| Say Y here if you want to use the BT sleep device. |