let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / ethtool / Config.in
1 config BR2_PACKAGE_ETHTOOL
2 prompt "ethtool........................... Display or change ethernet card settings"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 ethtool is used for querying settings of an ethernet device and changing them
7
8 http://sourceforge.net/projects/gkernel/
9