Commit d5c5eced authored by Mike Frysinger's avatar Mike Frysinger
Browse files

add some help text

parent 35e4b4d4
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
#

config BR2_PACKAGE_NANO
	bool "nano"
	default n
	help
	  Add help text here.
	  A nice ncurses-based editor.  Started out as a clone of pico.  
	  Great editor for new users.