# 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_BT_WAKE_NOT_REPORT
    bool "BT wake up not resport key event"
    depends on AMLOGIC_BT_DEVICE
    default n
    help
      Say Y here if you dont want to help reporting key event
      when system waken up by BT
