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-decstation | |
parent | e8f9b6396e79654ea5932f64131cafbe8caadfb1 (diff) |
Undo damage done by recent ``cleanup''.
Diffstat (limited to 'arch/mips/defconfig-decstation')
-rw-r--r-- | arch/mips/defconfig-decstation | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/arch/mips/defconfig-decstation b/arch/mips/defconfig-decstation index 32a880b61..d7bba78d1 100644 --- a/arch/mips/defconfig-decstation +++ b/arch/mips/defconfig-decstation @@ -26,6 +26,13 @@ CONFIG_DECSTATION=y # CONFIG_PCI is not set # +# Loadable module support +# +CONFIG_MODULES=y +# CONFIG_MODVERSIONS is not set +CONFIG_KMOD=y + +# # CPU selection # CONFIG_CPU_R3000=y @@ -58,9 +65,6 @@ CONFIG_SYSCTL=y # Parallel port support # # CONFIG_PARPORT is not set -CONFIG_MODULES=y -# CONFIG_MODVERSIONS is not set -CONFIG_KMOD=y CONFIG_TC=y # CONFIG_PCMCIA is not set |