diff options
Diffstat (limited to 'coreutils/Config.src')
-rw-r--r-- | coreutils/Config.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/coreutils/Config.src b/coreutils/Config.src index 780b73fda..0eb70af55 100644 --- a/coreutils/Config.src +++ b/coreutils/Config.src | |||
@@ -607,7 +607,6 @@ config FEATURE_STAT_FORMAT | |||
607 | config STTY | 607 | config STTY |
608 | bool "stty" | 608 | bool "stty" |
609 | default y | 609 | default y |
610 | depends on PLATFORM_LINUX | ||
611 | help | 610 | help |
612 | stty is used to change and print terminal line settings. | 611 | stty is used to change and print terminal line settings. |
613 | 612 | ||