blob: bab7c00f995c798c0bb575f6946fddac4e2f06cc (
plain)
| 1
2
3
4
5
6
7
8
 | config BR2_PACKAGE_ETHTOOL
	bool "ethtool"
	default n
	help
	  ethtool is a small utility for examining and tuning your
	  ethernet-based network interface.
	  http://sourceforge.net/projects/gkernel/
 |