diff options
author | Ron Yorston <rmy@pobox.com> | 2012-09-19 14:54:27 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2012-09-19 14:54:27 +0100 |
commit | 5ed71a92bd9c23b8bffb5e3529a611a83d98cf5f (patch) | |
tree | fd04cb92c5de5269b6293b70c8a6c2144a1d1bb8 | |
parent | fbcb8015dac9b0077c403f4e7e045c2e77b652b5 (diff) | |
download | busybox-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_defconfig | 1 |
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 | |||
374 | CONFIG_FEATURE_VI_SET=y | 374 | CONFIG_FEATURE_VI_SET=y |
375 | CONFIG_FEATURE_VI_WIN_RESIZE=y | 375 | CONFIG_FEATURE_VI_WIN_RESIZE=y |
376 | CONFIG_FEATURE_VI_ASK_TERMINAL=y | 376 | CONFIG_FEATURE_VI_ASK_TERMINAL=y |
377 | # CONFIG_FEATURE_VI_OPTIMIZE_CURSOR is not set | ||
378 | CONFIG_AWK=y | 377 | CONFIG_AWK=y |
379 | CONFIG_FEATURE_AWK_LIBM=y | 378 | CONFIG_FEATURE_AWK_LIBM=y |
380 | CONFIG_CMP=y | 379 | CONFIG_CMP=y |