Bluetooth: init: Add HFP to automated tests

Adds HFP HF stack code to automated tests during build coverage.

Change-Id: Ic7bf5f0077b38bbe0feed167935dee73c989a523
Signed-off-by: Arkadiusz Lichwa <arkadiusz.lichwa@tieto.com>
This commit is contained in:
Arkadiusz Lichwa 2016-09-26 11:59:14 +02:00 committed by Johan Hedberg
commit 71163ac9dc

View file

@ -25,3 +25,5 @@ CONFIG_BLUETOOTH_BREDR=y
CONFIG_BLUETOOTH_RFCOMM=y
CONFIG_BLUETOOTH_AVDTP=y
CONFIG_BLUETOOTH_A2DP=y
CONFIG_BLUETOOTH_HFP_HF=y
CONFIG_BLUETOOTH_DEBUG_HFP_HF=y