aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/nano/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/nano/Config.in')
-rw-r--r--openwrt/package/nano/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/package/nano/Config.in b/openwrt/package/nano/Config.in
deleted file mode 100644
index 70cae55309..0000000000
--- a/openwrt/package/nano/Config.in
+++ /dev/null
@@ -1,10 +0,0 @@
-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/
-