diff options
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/android/busybox_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/android/busybox_config b/standalone/android/busybox_config index 8ae7b29d9..69c939305 100644 --- a/standalone/android/busybox_config +++ b/standalone/android/busybox_config @@ -355,7 +355,7 @@ CONFIG_FEATURE_VI_MAX_LEN=0 # CONFIG_FEATURE_VI_COLON is not set # CONFIG_FEATURE_VI_YANKMARK is not set CONFIG_FEATURE_VI_SEARCH=y -CONFIG_FEATURE_VI_REGEX_SEARCH=y +# CONFIG_FEATURE_VI_REGEX_SEARCH is not set CONFIG_FEATURE_VI_USE_SIGNALS=y # CONFIG_FEATURE_VI_DOT_CMD is not set # CONFIG_FEATURE_VI_READONLY is not set |