summaryrefslogtreecommitdiff
path: root/package/busybox/config/editors/Config.in
diff options
context:
space:
mode:
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