diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-04-01 02:54:21 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-04-01 02:54:21 +0000 |
commit | 1eb1d8f4cf7668cf937ad74824c985b88aa62cf3 (patch) | |
tree | a058dba9a0943c3294ce7cefe116f715caf8c964 /arch/mips/defconfig | |
parent | 5f858d94183211ab76f7f1a1e372433c6b8d5e36 (diff) |
Eleminate CONFIG_CPU_R3912; detect TX39 / R3000 at runtime.
Diffstat (limited to 'arch/mips/defconfig')
-rw-r--r-- | arch/mips/defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/defconfig b/arch/mips/defconfig index 161d9a0b3..7a46c4a4f 100644 --- a/arch/mips/defconfig +++ b/arch/mips/defconfig @@ -52,7 +52,6 @@ CONFIG_KMOD=y # CPU selection # # CONFIG_CPU_R3000 is not set -# CONFIG_CPU_R3912 is not set # CONFIG_CPU_R6000 is not set # CONFIG_CPU_R4300 is not set # CONFIG_CPU_R4X00 is not set |