summaryrefslogtreecommitdiff
path: root/package/zsh/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/zsh/Config.in')
-rw-r--r--package/zsh/Config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/package/zsh/Config.in b/package/zsh/Config.in
deleted file mode 100644
index ee1af759b..000000000
--- a/package/zsh/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-config ADK_PACKAGE_ZSH
- prompt "zsh............................... Z shell"
- tristate
- default n
- help
- Zsh a shell designed for interactive use, although it is also a
- powerful scripting language. Many of the useful features of
- bash, ksh, and tcsh were incorporated into zsh; many original
- features were added.