6 lines
183 B
Text
6 lines
183 B
Text
# Override some defaults so BT stack is enabled and
|
|
# Classic BT is enabled and BT_DRAM_RELEASE is disabled
|
|
CONFIG_BT_ENABLED=y
|
|
CONFIG_CLASSIC_BT_ENABLED=y
|
|
CONFIG_A2DP_SNK_ENABLED=y
|
|
|