mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
The company name was changed from "benetti-engineering-sas" to "benetti-engineering" to be agnostic to the company legal form. Update all GitHub and LinkedIn links accordingly. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
13 lines
290 B
Plaintext
13 lines
290 B
Plaintext
config BR2_PACKAGE_RTL8723DS
|
|
bool "rtl8723ds"
|
|
depends on !BR2_s390x
|
|
depends on BR2_LINUX_KERNEL
|
|
help
|
|
rtl8723bs wifi driver
|
|
|
|
https://github.com/benetti-engineering/rtl8723ds
|
|
|
|
comment "rtl8723ds needs a Linux kernel to be built"
|
|
depends on !BR2_s390x
|
|
depends on !BR2_LINUX_KERNEL
|