mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 07:35:19 +02:00
10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
|
config BR2_PACKAGE_ETHTOOL
|
||
|
prompt "ethtool........................... Display or change ethernet card settings"
|
||
|
tristate
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
ethtool is used for querying settings of an ethernet device and changing them
|
||
|
|
||
|
http://sourceforge.net/projects/gkernel/
|
||
|
|