diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-01-11 16:27:12 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-01-11 16:27:12 +0100 |
commit | 6c1f348fa792a33d5a98e68c139df65c2d4c1628 (patch) | |
tree | e0918eb74a6b01baa3cd44e28d7999c970e66ed9 /configs/android2_defconfig | |
parent | 01ccdd1d3c5221789f1ac62ced12b7984d910705 (diff) |
Move FEATURE_USE_TERMIOS config option to two applets which use it
No code changes
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 866a87989..1846bb764 100644 --- a/configs/android2_defconfig +++ b/configs/android2_defconfig @@ -94,7 +94,6 @@ CONFIG_PASSWORD_MINLEN=6 CONFIG_MD5_SMALL=1 # CONFIG_FEATURE_FAST_TOP is not set # CONFIG_FEATURE_ETC_NETWORKS is not set -CONFIG_FEATURE_USE_TERMIOS=y # CONFIG_FEATURE_EDITING is not set CONFIG_FEATURE_EDITING_MAX_LEN=0 # CONFIG_FEATURE_EDITING_VI is not set |