aboutsummaryrefslogtreecommitdiff
path: root/configs/cygwin_defconfig
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2012-06-12 01:48:45 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2012-06-12 01:48:45 +0200
commit588e284f53da2dc5c58f3d1b9efacd6e9061baf1 (patch)
treed0f17e90a516c4c4ea9d76382cb12d86ee8f0ee4 /configs/cygwin_defconfig
parent39f82d4309633815160a291bbf9fa83c21fb4a17 (diff)
downloadbusybox-w32-588e284f53da2dc5c58f3d1b9efacd6e9061baf1.tar.gz
busybox-w32-588e284f53da2dc5c58f3d1b9efacd6e9061baf1.tar.bz2
busybox-w32-588e284f53da2dc5c58f3d1b9efacd6e9061baf1.zip
remove FEATURE_VI_OPTIMIZE_CURSOR from example config
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs/cygwin_defconfig')
-rw-r--r--configs/cygwin_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/cygwin_defconfig b/configs/cygwin_defconfig
index bdd0d66d0..aa346e34c 100644
--- a/configs/cygwin_defconfig
+++ b/configs/cygwin_defconfig
@@ -363,7 +363,6 @@ CONFIG_FEATURE_VI_SETOPTS=y
363CONFIG_FEATURE_VI_SET=y 363CONFIG_FEATURE_VI_SET=y
364CONFIG_FEATURE_VI_WIN_RESIZE=y 364CONFIG_FEATURE_VI_WIN_RESIZE=y
365CONFIG_FEATURE_VI_ASK_TERMINAL=y 365CONFIG_FEATURE_VI_ASK_TERMINAL=y
366CONFIG_FEATURE_VI_OPTIMIZE_CURSOR=y
367CONFIG_AWK=y 366CONFIG_AWK=y
368CONFIG_FEATURE_AWK_LIBM=y 367CONFIG_FEATURE_AWK_LIBM=y
369CONFIG_CMP=y 368CONFIG_CMP=y