diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-07-19 13:27:04 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-07-19 13:27:04 +0000 |
commit | ec36f50af08d3d5599c519f16999959c0722c9ac (patch) | |
tree | 179faf2a61f78f71c53e9572a7b34021c678e0ed /arch/mips/defconfig-cobalt | |
parent | e8f9b6396e79654ea5932f64131cafbe8caadfb1 (diff) |
Undo damage done by recent ``cleanup''.
Diffstat (limited to 'arch/mips/defconfig-cobalt')
-rw-r--r-- | arch/mips/defconfig-cobalt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/arch/mips/defconfig-cobalt b/arch/mips/defconfig-cobalt index 9f632f279..c1e508fa5 100644 --- a/arch/mips/defconfig-cobalt +++ b/arch/mips/defconfig-cobalt @@ -31,6 +31,13 @@ CONFIG_PCI=y # CONFIG_ISA is not set # +# Loadable module support +# +CONFIG_MODULES=y +CONFIG_MODVERSIONS=y +CONFIG_KMOD=y + +# # CPU selection # # CONFIG_CPU_R3000 is not set @@ -64,9 +71,6 @@ CONFIG_SYSCTL=y # Parallel port support # # CONFIG_PARPORT is not set -CONFIG_MODULES=y -CONFIG_MODVERSIONS=y -CONFIG_KMOD=y # CONFIG_PCMCIA is not set # |