mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-02-20 17:59:24 +00:00
* Update azure-pipelines-release.yml for Azure Pipelines * Update azure-pipelines-release.yml for Azure Pipelines * Update azure-pipelines-release.yml for Azure Pipelines * Fix double LINUX_HEADERS * Add support for TI USB 3410 or 5052 serial devices (#542) * Added BT support to device-support.conf file, and removed BT support from kernel.config file * Removed BT support, as it was moved to device-support.config file * Added new line at the end of the file * Changed: CONFIG_BT_HCIBTUSB from 'm' to 'y' CONFIG_BT_HCIBTUSB_BCM from 'y' to 'm' CONFIG_BT_HCIBTUSB_RTL from 'y' to 'm' * Update device-support.config Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>