diff --git a/CMakeLists.txt b/CMakeLists.txt index a181def9..5c2f0901 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,7 +19,7 @@ if(BL_SDK_BASE) set(CONFIG_CHERRYUSB_HOST_VIDEO 1) set(CONFIG_CHERRYUSB_HOST_AUDIO 1) set(CONFIG_CHERRYUSB_HOST_CDC_RNDIS 1) - set(CONFIG_CHERRYUSB_HOST_BLUETOOTH 1) + # set(CONFIG_CHERRYUSB_HOST_BLUETOOTH 1) set(CONFIG_CHERRYUSB_HOST_ASIX 1) set(CONFIG_CHERRYUSB_HOST_RTL8152 1) set(CONFIG_CHERRYUSB_HOST_CH34X 1)