summaryrefslogtreecommitdiff
path: root/package/busybox/config/editors/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-05 21:19:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-05 21:19:09 +0100
commit0d26df21995dc2f25041974fb6faf3ec31be6467 (patch)
tree5c7d127a7440047678be887af89ad2c4029f7b92 /package/busybox/config/editors/Config.in
parentda41715f82af9f47cfe64a5c71fb998ba3ebc335 (diff)
parentc60450e51bf32ef6993ece3496cd8cdcb93b8e04 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/busybox/config/editors/Config.in')
-rw-r--r--package/busybox/config/editors/Config.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/package/busybox/config/editors/Config.in b/package/busybox/config/editors/Config.in
index 21aaa090d..cb16bbe34 100644
--- a/package/busybox/config/editors/Config.in
+++ b/package/busybox/config/editors/Config.in
@@ -129,14 +129,6 @@ config BUSYBOX_FEATURE_VI_ASK_TERMINAL
This is not clean but helps a lot on serial lines and such.
-config BUSYBOX_FEATURE_VI_OPTIMIZE_CURSOR
- bool "Optimize cursor movement"
- default y
- depends on BUSYBOX_VI
- help
- This will make the cursor movement faster, but requires more memory
- and it makes the applet a tiny bit larger.
-
config BUSYBOX_AWK
bool "awk"
default y