summaryrefslogtreecommitdiffstats
path: root/openwrt/package/nano/Config.in
blob: 70cae5530959b2269218b06191c818de31aa6917 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_NANO
	prompt "nano.............................. An enhanced clone of the Pico text editor"
	tristate
	default m if CONFIG_DEVEL
	select BR2_PACKAGE_LIBNCURSES
	help
	  GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone of the Pico text editor..
	  
	  http://www.nano-editor.org/