diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2012-06-12 01:48:45 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2012-06-12 01:48:45 +0200 |
commit | 588e284f53da2dc5c58f3d1b9efacd6e9061baf1 (patch) | |
tree | d0f17e90a516c4c4ea9d76382cb12d86ee8f0ee4 /configs/TEST_noprintf_defconfig | |
parent | 39f82d4309633815160a291bbf9fa83c21fb4a17 (diff) | |
download | busybox-588e284f53da2dc5c58f3d1b9efacd6e9061baf1.tar.gz |
remove FEATURE_VI_OPTIMIZE_CURSOR from example config
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'configs/TEST_noprintf_defconfig')
-rw-r--r-- | configs/TEST_noprintf_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/TEST_noprintf_defconfig b/configs/TEST_noprintf_defconfig index f4338df71..809b60cd8 100644 --- a/configs/TEST_noprintf_defconfig +++ b/configs/TEST_noprintf_defconfig @@ -346,7 +346,6 @@ CONFIG_FEATURE_VI_MAX_LEN=0 # CONFIG_FEATURE_VI_SET is not set # CONFIG_FEATURE_VI_WIN_RESIZE is not set # CONFIG_FEATURE_VI_ASK_TERMINAL is not set -# CONFIG_FEATURE_VI_OPTIMIZE_CURSOR is not set # CONFIG_FEATURE_ALLOW_EXEC is not set # |