Skip to content

Commit

Permalink
Bluetooth: HFP HF: Enforce Kconfig's HFP_HF relation to RFCOMM
Browse files Browse the repository at this point in the history
Whenever turning on HFP HF support there's a need to toggle on 
automatically RFCOMM support.

Change-Id: I2fb75c09534d0b6e49a403a527e1caa7d6f9ffaf
Signed-off-by: Arkadiusz Lichwa <[email protected]>
  • Loading branch information
xpuarli authored and Johan Hedberg committed Oct 4, 2016
1 parent 8e25789 commit ef1a552
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net/bluetooth/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@ config BLUETOOTH_RFCOMM_L2CAP_MTU
config BLUETOOTH_HFP_HF
bool "Bluetooth Handsfree profile HF Role support [EXPERIMENTAL]"
default n
select BLUETOOTH_RFCOMM
help
This option enables Bluetooth HF support

Expand Down

0 comments on commit ef1a552

Please sign in to comment.