From 5611a62343cff9e9193a7b26d1bb0f0334c9f3a4 Mon Sep 17 00:00:00 2001 From: SolidHal Date: Mon, 24 Jun 2019 12:48:44 -0500 Subject: [PATCH] Fix the bluetooth chipset typo The 8510 was used for testing, not the 8150 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a666356..24299ff 100644 --- a/README.md +++ b/README.md @@ -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)