summaryrefslogtreecommitdiff
path: root/package/busybox/config/editors/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-11-02 17:04:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-11-02 17:04:53 +0100
commit16d76134888cc7a5d9c3bd531aeffaa1a6d3995e (patch)
tree790230adc6fd68ae298ab6a1a0d66ffff203aab1 /package/busybox/config/editors/Config.in
parent031ac4e91cb65e6b09fe62ccf609d477b176e3e3 (diff)
update busybox to latest upstream
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