diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-01-11 16:35:52 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-01-11 16:35:52 +0100 |
commit | ed15dde60a72dce888df10295a916b199346929d (patch) | |
tree | e3d9fab96ea62f20f29460de32e8cacaab9d2267 /configs/android2_defconfig | |
parent | 6c1f348fa792a33d5a98e68c139df65c2d4c1628 (diff) |
Move FEATURE_AUTOWIDTH 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 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/configs/android2_defconfig b/configs/android2_defconfig index 1846bb764..b079fa759 100644 --- a/configs/android2_defconfig +++ b/configs/android2_defconfig @@ -289,11 +289,6 @@ CONFIG_YES=y CONFIG_FEATURE_PRESERVE_HARDLINKS=y # -# Common options for ls, more and telnet -# -CONFIG_FEATURE_AUTOWIDTH=y - -# # Common options for df, du, ls # CONFIG_FEATURE_HUMAN_READABLE=y |