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/android2_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/android2_defconfig')
| -rw-r--r-- | configs/android2_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/android2_defconfig b/configs/android2_defconfig index b5166e0fc..4dfbdb526 100644 --- a/configs/android2_defconfig +++ b/configs/android2_defconfig @@ -363,7 +363,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_AWK is not set # CONFIG_FEATURE_AWK_LIBM is not set CONFIG_CMP=y |
