diff options
Diffstat (limited to 'sys-boot/linux/files/configs/bluetooth')
-rw-r--r-- | sys-boot/linux/files/configs/bluetooth | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys-boot/linux/files/configs/bluetooth b/sys-boot/linux/files/configs/bluetooth deleted file mode 100644 index f4f4c1c..0000000 --- a/sys-boot/linux/files/configs/bluetooth +++ /dev/null @@ -1,11 +0,0 @@ -# Enable bluetooth -CONFIG_BT=m -CONFIG_BT_RFCOMM=m -CONFIG_BT_HIDP=m -CONFIG_BT_LEDS=y - -# Drivers -CONFIG_BT_HCIBTUSB=m -CONFIG_BT_HCIUART=m -# Broadcom -CONFIG_BT_HCIUART_BCM=y |