summaryrefslogtreecommitdiffstats
path: root/package/editors/nano/Config.in
blob: e9027578fc69dd1c6514b41412ea42861511aee5 (plain) (blame)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_NANO
	bool "nano"
	select BR2_PACKAGE_NCURSES
	help
	  A nice ncurses-based editor.  Started out as a clone of pico.
	  Great editor for new users.

	  http://www.nano-editor.org/