2a2db09451
This package install the required firmware for enabling the Bluetooth device embedded in the RTL8723DS chip. The driver is included in Linux main tree and can be enabled with the BT_HCIUART_RTL symbol. Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> Tested-by: Indrek Kruusa <indrek.kruusa@gmail.com> [Peter: use install -D] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
config BR2_PACKAGE_RTL8723DS_BT
|
|
bool "rtl8723ds-bt"
|
|
help
|
|
rtl8723ds UART attached Bluetooth module firmware.
|
|
|
|
https://github.com/wsyco/RTL8723DS_BT_Linux
|