Update of /cvsroot/linux-mips/linux/arch/mips/configs
In directory usw-pr-cvs1:/tmp/cvs-serv15544
Modified Files:
defconfig-decstation
Log Message:
Yet more menuconfig fixes.
Index: defconfig-decstation
===================================================================
RCS file: /cvsroot/linux-mips/linux/arch/mips/configs/defconfig-decstation,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** defconfig-decstation 2001/08/22 16:31:16 1.4
--- defconfig-decstation 2001/09/10 16:28:00 1.5
***************
*** 66,72 ****
# CONFIG_CPU_MIPS64 is not set
# CONFIG_CPU_ADVANCED is not set
! CONFIG_CPU_HAS_LLSC=y
! CONFIG_CPU_HAS_LLDSCD=y
! # CONFIG_CPU_HAS_WB is not set
#
--- 66,72 ----
# CONFIG_CPU_MIPS64 is not set
# CONFIG_CPU_ADVANCED is not set
! # CONFIG_CPU_HAS_LLSC is not set
! # CONFIG_CPU_HAS_LLDSCD is not set
! CONFIG_CPU_HAS_WB=y
#
***************
*** 274,277 ****
--- 274,278 ----
# CONFIG_ACENIC is not set
# CONFIG_ACENIC_OMIT_TIGON_I is not set
+ # CONFIG_DL2K is not set
# CONFIG_MYRI_SBUS is not set
# CONFIG_HAMACHI is not set
***************
*** 364,367 ****
--- 365,369 ----
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
+ # CONFIG_SONYPI is not set
#
***************
*** 380,390 ****
# DECStation Character devices
#
- # CONFIG_VT is not set
CONFIG_SERIAL=y
# CONFIG_DZ is not set
CONFIG_ZS=y
CONFIG_SERIAL_CONSOLE=y
- CONFIG_UNIX98_PTYS=y
- CONFIG_UNIX98_PTY_COUNT=256
# CONFIG_RTC is not set
--- 382,389 ----
***************
*** 469,472 ****
--- 468,472 ----
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
+ # CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
CONFIG_ULTRIX_PARTITION=y
|