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-atlas | |
parent | 4e4c02bb8c7efc53e411873b17e014b38be070f9 (diff) |
CONFIG_MIPS_UNCACHED is only selectable of UP kernels. Rebuild
defconfig files.
Diffstat (limited to 'arch/mips/defconfig-atlas')
-rw-r--r-- | arch/mips/defconfig-atlas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/defconfig-atlas b/arch/mips/defconfig-atlas index dbc77735a..518886123 100644 --- a/arch/mips/defconfig-atlas +++ b/arch/mips/defconfig-atlas @@ -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 @@ -456,3 +455,4 @@ CONFIG_MSDOS_PARTITION=y CONFIG_CROSSCOMPILE=y # CONFIG_REMOTE_DEBUG is not set # CONFIG_MAGIC_SYSRQ is not set +# CONFIG_MIPS_UNCACHED is not set |