c38ea1d496
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
325 B
Plaintext
13 lines
325 B
Plaintext
config BR2_PACKAGE_RTL8188EU
|
|
bool "rtl8188eu"
|
|
depends on !BR2_s390x
|
|
depends on BR2_LINUX_KERNEL
|
|
help
|
|
A standalone driver for the RTL8188EU USB Wi-Fi adapter.
|
|
|
|
https://github.com/benetti-engineering/rtl8188eu
|
|
|
|
comment "rtl8188eu needs a Linux kernel to be built"
|
|
depends on !BR2_s390x
|
|
depends on !BR2_LINUX_KERNEL
|