diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-11-21 03:34:52 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-11-21 03:34:52 +0000 |
commit | e6c4610e912370cfd5bccc976b99f9387daba00c (patch) | |
tree | f601150f8385a26265553958166bc650fe4090f8 /arch/mips/defconfig | |
parent | 4e4c02bb8c7efc53e411873b17e014b38be070f9 (diff) |
CONFIG_MIPS_UNCACHED is only selectable of UP kernels. Rebuild
defconfig files.
Diffstat (limited to 'arch/mips/defconfig')
-rw-r--r-- | arch/mips/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/defconfig b/arch/mips/defconfig index 1e76c346a..d47c8b52d 100644 --- a/arch/mips/defconfig +++ b/arch/mips/defconfig @@ -13,7 +13,6 @@ CONFIG_EXPERIMENTAL=y # CONFIG_ACER_PICA_61 is not set # CONFIG_ALGOR_P4032 is not set # CONFIG_BAGET_MIPS is not set -# CONFIG_COBALT_MICRO_SERVER is not set # CONFIG_DECSTATION is not set # CONFIG_DDB5074 is not set # CONFIG_DDB5476 is not set @@ -359,3 +358,4 @@ CONFIG_SGI_DS1286=y CONFIG_CROSSCOMPILE=y # CONFIG_MIPS_FPE_MODULE is not set # CONFIG_MAGIC_SYSRQ is not set +# CONFIG_MIPS_UNCACHED is not set |