Commit 559efa96 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

add help text

parent 9c8f0584
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
#

config BR2_PACKAGE_IPROUTE2
	bool "iproute2"
	default n
	help
	  Add help text here.
	  Kernel routing and traffic control utilities.  Provides things 
	  like ip and tc.

	  http://developer.osdl.org/dev/iproute2/
+3 −4
Original line number Diff line number Diff line
#

config BR2_PACKAGE_WTOOLS
	bool "wtools"
	default n
	help
	  Add help text here.
	  A collection of tools to configure wireless lan cards.

	  http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html