Fix the bluetooth chipset typo

The 8510 was used for testing, not the 8150
This commit is contained in:
SolidHal 2019-06-24 12:48:44 -05:00 committed by GitHub
parent 636dd7908e
commit 5611a62343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Build a deblobbed mainline kernel with:
* Patches for reliable USB.
* Patches to support the custom GPT partition table required to boot.
* Support for Atheros AR9271 and AR7010 WiFi dongles.
* Support for CSR8150 bluetooth dongles.
* Support for CSR8510 (and possibly other) bluetooth dongles.
Don't want to use one of the two USB ports of for the WiFi dongle? [check out this](#build-the-wifi-dongle-into-the-laptop)