dd018f78de
This package adds a driver for Realtek RTL8723DS wifi chip. Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
config BR2_PACKAGE_RTL8723DS
|
|
bool "rtl8723ds"
|
|
depends on BR2_LINUX_KERNEL
|
|
help
|
|
rtl8723bs wifi driver
|
|
|
|
https://github.com/lwfinger/rtl8723ds
|
|
|
|
comment "rtl8723ds needs a Linux kernel to be built"
|
|
depends on !BR2_LINUX_KERNEL
|