aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2012-09-19 14:54:27 +0100
committerRon Yorston <rmy@pobox.com>2012-09-19 14:54:27 +0100
commit5ed71a92bd9c23b8bffb5e3529a611a83d98cf5f (patch)
treefd04cb92c5de5269b6293b70c8a6c2144a1d1bb8
parentfbcb8015dac9b0077c403f4e7e045c2e77b652b5 (diff)
downloadbusybox-w32-5ed71a92bd9c23b8bffb5e3529a611a83d98cf5f.tar.gz
busybox-w32-5ed71a92bd9c23b8bffb5e3529a611a83d98cf5f.tar.bz2
busybox-w32-5ed71a92bd9c23b8bffb5e3529a611a83d98cf5f.zip
Remove CONFIG_FEATURE_VI_OPTIMIZE_CURSOR from config file
-rw-r--r--configs/mingw32_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mingw32_defconfig b/configs/mingw32_defconfig
index 3398d37bc..28c8a0f65 100644
--- a/configs/mingw32_defconfig
+++ b/configs/mingw32_defconfig
@@ -374,7 +374,6 @@ CONFIG_FEATURE_VI_SETOPTS=y
374CONFIG_FEATURE_VI_SET=y 374CONFIG_FEATURE_VI_SET=y
375CONFIG_FEATURE_VI_WIN_RESIZE=y 375CONFIG_FEATURE_VI_WIN_RESIZE=y
376CONFIG_FEATURE_VI_ASK_TERMINAL=y 376CONFIG_FEATURE_VI_ASK_TERMINAL=y
377# CONFIG_FEATURE_VI_OPTIMIZE_CURSOR is not set
378CONFIG_AWK=y 377CONFIG_AWK=y
379CONFIG_FEATURE_AWK_LIBM=y 378CONFIG_FEATURE_AWK_LIBM=y
380CONFIG_CMP=y 379CONFIG_CMP=y