X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=coreutils%2FConfig.src;h=619c2efe83fea4656121534e61f48d6b99373b23;hb=2a17fbe88a0cc064248db4ce8939f0fbc357922d;hp=ffbef1a315d177f37ba53ad3e896bbcd76b7698c;hpb=64ed5f0d3c5eefbb208d4a334654834c78be2cbd;p=oweals%2Fbusybox.git diff --git a/coreutils/Config.src b/coreutils/Config.src index ffbef1a31..619c2efe8 100644 --- a/coreutils/Config.src +++ b/coreutils/Config.src @@ -543,22 +543,6 @@ config FEATURE_SPLIT_FANCY Supports additional suffixes 'b' for 512 bytes, 'g' for 1GiB for the -b option. -config STAT - bool "stat" - default y - select PLATFORM_LINUX # statfs() - help - display file or filesystem status. - -config FEATURE_STAT_FORMAT - bool "Enable custom formats (-c)" - default y - depends on STAT - help - Without this, stat will not support the '-c format' option where - users can pass a custom format string for output. This adds about - 7k to a nonstatic build on amd64. - config STTY bool "stty" default y