aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/ethtool/Config.in
blob: bd718cd98fa2bde8fc6b696135570e444884ea9b (plain)
1
2
3
4
5
6
7
8
9
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/