You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
195 B

3 years ago
  1. # Override some defaults so BT stack is enabled
  2. # by default in this example
  3. CONFIG_BT_ENABLED=y
  4. CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
  5. CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY=n
  6. CONFIG_BTDM_CTRL_MODE_BTDM=n