]> granicus.if.org Git - esp-idf/commitdiff
component/bt : fix controller_hci_uart sdkconfig.defaults
authorTian Hao <tianhao@espressif.com>
Thu, 15 Jun 2017 06:23:08 +0000 (14:23 +0800)
committerTian Hao <tianhao@espressif.com>
Thu, 15 Jun 2017 06:23:08 +0000 (14:23 +0800)
examples/bluetooth/controller_hci_uart/sdkconfig.defaults

index 32a86537f662ece11da084797d1a083ce3071a96..a20ece1dafb7297317cc35c1012c3a06254ae0e0 100644 (file)
@@ -5,6 +5,7 @@
 # BT config
 #
 CONFIG_BT_ENABLED=y
+CONFIG_BLUEDROID_ENABLED=n
 CONFIG_BT_HCI_UART=y
 CONFIG_BT_HCI_UART_NO_DEFAULT=1
 CONFIG_BT_HCI_UART_BAUDRATE_DEFAULT=921600