X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fsparc%2FKconfig;h=375de7c6d082b09547fd285bc647441e02fec89d;hb=996abf053eec4d67136be8b911bbaaf989cfb99c;hp=789724e61e8345e90ca7b155e1c23b543781de3c;hpb=fd2c17e1777d46cff14c25ea774a4d17459d188a;p=linux-2.6 diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index 789724e61e..375de7c6d0 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig @@ -298,20 +298,6 @@ config UNIX98_PTYS Read the instructions in pertaining to pseudo terminals. It's safe to say N. -config UNIX98_PTY_COUNT - int "Maximum number of Unix98 PTYs in use (0-2048)" - depends on UNIX98_PTYS - default "256" - help - The maximum number of Unix98 PTYs that can be used at any one time. - The default is 256, and should be enough for desktop systems. Server - machines which support incoming telnet/rlogin/ssh connections and/or - serve several X terminals may want to increase this: every incoming - connection and every xterm uses up one PTY. - - When not in use, each additional set of 256 PTYs occupy - approximately 8 KB of kernel memory on 32-bit architectures. - endmenu source "fs/Kconfig"