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/defconfig-ip27 | |
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/defconfig-ip27')
-rw-r--r-- | arch/mips64/defconfig-ip27 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |