move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/svn-archive/archive.git] / openwrt / package / ncurses / Config.in
diff --git a/openwrt/package/ncurses/Config.in b/openwrt/package/ncurses/Config.in
deleted file mode 100644 (file)
index 552a6cc..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-config BR2_COMPILE_NCURSES
-       tristate
-       depends BR2_PACKAGE_LIBNCURSES
-
-config BR2_PACKAGE_LIBNCURSES
-       prompt "libncurses........................ Terminal handling library"
-       tristate
-       default m if CONFIG_DEVEL
-       select BR2_COMPILE_NCURSES
-       help
-         A terminal handling library
-         
-         http://www.gnu.org/software/ncurses/
-