From ed15dde60a72dce888df10295a916b199346929d Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 11 Jan 2017 16:35:52 +0100 Subject: Move FEATURE_AUTOWIDTH config option to two applets which use it No code changes Signed-off-by: Denys Vlasenko --- configs/TEST_nommu_defconfig | 5 ----- configs/TEST_noprintf_defconfig | 1 - configs/TEST_rh9_defconfig | 5 ----- configs/android2_defconfig | 5 ----- configs/android_502_defconfig | 5 ----- configs/android_defconfig | 5 ----- configs/android_ndk_defconfig | 5 ----- configs/cygwin_defconfig | 5 ----- configs/freebsd_defconfig | 5 ----- 9 files changed, 41 deletions(-) (limited to 'configs') diff --git a/configs/TEST_nommu_defconfig b/configs/TEST_nommu_defconfig index 37f3df0..b7d9a35 100644 --- a/configs/TEST_nommu_defconfig +++ b/configs/TEST_nommu_defconfig @@ -266,11 +266,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 diff --git a/configs/TEST_noprintf_defconfig b/configs/TEST_noprintf_defconfig index b03f625..3f85ee1 100644 --- a/configs/TEST_noprintf_defconfig +++ b/configs/TEST_noprintf_defconfig @@ -277,7 +277,6 @@ CONFIG_TRUE=y # CONFIG_WHOAMI is not set # CONFIG_YES is not set # CONFIG_FEATURE_PRESERVE_HARDLINKS is not set -# CONFIG_FEATURE_AUTOWIDTH is not set # CONFIG_FEATURE_HUMAN_READABLE is not set # CONFIG_FEATURE_MD5_SHA1_SUM_CHECK is not set diff --git a/configs/TEST_rh9_defconfig b/configs/TEST_rh9_defconfig index 3fc1377..99deb67 100644 --- a/configs/TEST_rh9_defconfig +++ b/configs/TEST_rh9_defconfig @@ -277,11 +277,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 diff --git a/configs/android2_defconfig b/configs/android2_defconfig index 1846bb7..b079fa7 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 diff --git a/configs/android_502_defconfig b/configs/android_502_defconfig index 2cf4cd8..4273d33 100644 --- a/configs/android_502_defconfig +++ b/configs/android_502_defconfig @@ -390,11 +390,6 @@ CONFIG_FEATURE_VERBOSE=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 diff --git a/configs/android_defconfig b/configs/android_defconfig index 8316b2e..b9489c4 100644 --- a/configs/android_defconfig +++ b/configs/android_defconfig @@ -312,11 +312,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 diff --git a/configs/android_ndk_defconfig b/configs/android_ndk_defconfig index d8b994e..caf22e5 100644 --- a/configs/android_ndk_defconfig +++ b/configs/android_ndk_defconfig @@ -316,11 +316,6 @@ CONFIG_FEATURE_VERBOSE=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 diff --git a/configs/cygwin_defconfig b/configs/cygwin_defconfig index 352ed90..6bfc973 100644 --- a/configs/cygwin_defconfig +++ b/configs/cygwin_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 diff --git a/configs/freebsd_defconfig b/configs/freebsd_defconfig index b19a9fd..e3d04ae 100644 --- a/configs/freebsd_defconfig +++ b/configs/freebsd_defconfig @@ -287,11 +287,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 -- cgit v1.1