diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-04-28 01:19:40 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-04-28 01:19:40 +0000 |
commit | bb95cfc09aeb1effdf0e9bf3f4c94bf1f384314d (patch) | |
tree | 590f38c6144ca0cb2357dc886bda8185568f6939 /arch/mips64 | |
parent | b9ba7aeb165cffecdffb60aec8c3fa8d590d9ca9 (diff) |
Update defconfig files. Nastyness: 2.3.99 builds only with sysctls
enabled and for headless systems Magic Sysrq disabled.
Diffstat (limited to 'arch/mips64')
-rw-r--r-- | arch/mips64/defconfig | 4 | ||||
-rw-r--r-- | arch/mips64/defconfig-ip22 | 4 | ||||
-rw-r--r-- | arch/mips64/defconfig-ip27 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/arch/mips64/defconfig b/arch/mips64/defconfig index 0b72d42c1..cf05380cc 100644 --- a/arch/mips64/defconfig +++ b/arch/mips64/defconfig @@ -44,7 +44,7 @@ CONFIG_PCI_NAMES=y # CONFIG_PCMCIA is not set CONFIG_SYSVIPC=y # CONFIG_BSD_PROCESS_ACCT is not set -# CONFIG_SYSCTL is not set +CONFIG_SYSCTL=y CONFIG_BINFMT_ELF=y CONFIG_MIPS32_COMPAT=y CONFIG_BINFMT_ELF32=y @@ -421,4 +421,4 @@ CONFIG_KCORE_ELF=y CONFIG_CROSSCOMPILE=y # CONFIG_MIPS_FPE_MODULE is not set # CONFIG_REMOTE_DEBUG is not set -CONFIG_MAGIC_SYSRQ=y +# CONFIG_MAGIC_SYSRQ is not set diff --git a/arch/mips64/defconfig-ip22 b/arch/mips64/defconfig-ip22 index b4ccf3abd..e888ee8b6 100644 --- a/arch/mips64/defconfig-ip22 +++ b/arch/mips64/defconfig-ip22 @@ -39,7 +39,7 @@ CONFIG_NET=y # CONFIG_PCMCIA is not set CONFIG_SYSVIPC=y # CONFIG_BSD_PROCESS_ACCT is not set -# CONFIG_SYSCTL is not set +CONFIG_SYSCTL=y CONFIG_BINFMT_ELF=y # CONFIG_MIPS32_COMPAT is not set # CONFIG_BINFMT_MISC is not set @@ -63,6 +63,7 @@ CONFIG_BINFMT_ELF=y # # CONFIG_BLK_DEV_LOOP is not set # CONFIG_BLK_DEV_NBD is not set +# CONFIG_BLK_DEV_LVM is not set # CONFIG_BLK_DEV_MD is not set # CONFIG_MD_LINEAR is not set # CONFIG_MD_STRIPED is not set @@ -123,7 +124,6 @@ CONFIG_SKB_LARGE=y # I2O device support # # CONFIG_I2O is not set -# CONFIG_I2O_PCI is not set # CONFIG_I2O_BLOCK is not set # CONFIG_I2O_LAN is not set # CONFIG_I2O_SCSI is not set diff --git a/arch/mips64/defconfig-ip27 b/arch/mips64/defconfig-ip27 index 0b72d42c1..cf05380cc 100644 --- a/arch/mips64/defconfig-ip27 +++ b/arch/mips64/defconfig-ip27 @@ -44,7 +44,7 @@ CONFIG_PCI_NAMES=y # CONFIG_PCMCIA is not set CONFIG_SYSVIPC=y # CONFIG_BSD_PROCESS_ACCT is not set -# CONFIG_SYSCTL is not set +CONFIG_SYSCTL=y CONFIG_BINFMT_ELF=y CONFIG_MIPS32_COMPAT=y CONFIG_BINFMT_ELF32=y @@ -421,4 +421,4 @@ CONFIG_KCORE_ELF=y CONFIG_CROSSCOMPILE=y # CONFIG_MIPS_FPE_MODULE is not set # CONFIG_REMOTE_DEBUG is not set -CONFIG_MAGIC_SYSRQ=y +# CONFIG_MAGIC_SYSRQ is not set |