mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
config BR2_PACKAGE_R8125
|
|
bool "r8125"
|
|
depends on BR2_LINUX_KERNEL
|
|
help
|
|
A standalone driver for the RTL8125 Ethernet adapter.
|
|
|
|
https://github.com/fbelavenuto/r8125
|
|
|
|
comment "r8125 needs a Linux kernel to be built"
|
|
depends on !BR2_LINUX_KERNEL
|