diff options
Diffstat (limited to 'arch/mips/defconfig-decstation')
-rw-r--r-- | arch/mips/defconfig-decstation | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/mips/defconfig-decstation b/arch/mips/defconfig-decstation index f776e3a52..7d19c59db 100644 --- a/arch/mips/defconfig-decstation +++ b/arch/mips/defconfig-decstation @@ -315,7 +315,8 @@ CONFIG_SERIAL=y # CONFIG_DZ is not set CONFIG_ZS=y CONFIG_SERIAL_CONSOLE=y -# CONFIG_UNIX98_PTYS is not set +CONFIG_UNIX98_PTYS=y +CONFIG_UNIX98_PTY_COUNT=256 CONFIG_RTC=y # @@ -349,7 +350,7 @@ CONFIG_PROC_FS=y # CONFIG_DEVFS_FS is not set # CONFIG_DEVFS_MOUNT is not set # CONFIG_DEVFS_DEBUG is not set -# CONFIG_DEVPTS_FS is not set +CONFIG_DEVPTS_FS=y # CONFIG_QNX4FS_FS is not set # CONFIG_QNX4FS_RW is not set # CONFIG_ROMFS_FS is not set |