diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/cttyhack.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/cttyhack.c b/shell/cttyhack.c index 7af13fdfd..a80d49dc3 100644 --- a/shell/cttyhack.c +++ b/shell/cttyhack.c @@ -13,6 +13,7 @@ //config:config CTTYHACK //config: bool "cttyhack" //config: default y +//config: depends on PLATFORM_LINUX //config: help //config: One common problem reported on the mailing list is "can't access tty; //config: job control turned off" error message which typically appears when |