diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1998-09-19 19:15:08 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1998-09-19 19:15:08 +0000 |
commit | 03ba4131783cc9e872f8bb26a03f15bc11f27564 (patch) | |
tree | 88db8dba75ae06ba3bad08e42c5e52efc162535c /arch/mips/defconfig | |
parent | 257730f99381dd26e10b832fce4c94cae7ac1176 (diff) |
- Merge with Linux 2.1.121.
- Bugfixes.
Diffstat (limited to 'arch/mips/defconfig')
-rw-r--r-- | arch/mips/defconfig | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/arch/mips/defconfig b/arch/mips/defconfig index 9acfd4fc3..039f36605 100644 --- a/arch/mips/defconfig +++ b/arch/mips/defconfig @@ -49,7 +49,9 @@ CONFIG_SYSCTL=y # # Loadable module support # -# CONFIG_MODULES is not set +CONFIG_MODULES=y +# CONFIG_MODVERSIONS is not set +CONFIG_KMOD=y # # Block devices @@ -209,6 +211,7 @@ CONFIG_PCNET32=y # CONFIG_SLIP is not set # CONFIG_NET_RADIO is not set # CONFIG_TR is not set +# CONFIG_HOSTESS_SV11 is not set # CONFIG_WAN_DRIVERS is not set # CONFIG_LAPBETHER is not set # CONFIG_X25_ASY is not set @@ -248,6 +251,7 @@ CONFIG_SERIAL=y # CONFIG_SERIAL_NONSTANDARD is not set # CONFIG_UNIX98_PTYS is not set # CONFIG_MOUSE is not set +# CONFIG_UMISC is not set # CONFIG_QIC02_TAPE is not set # CONFIG_APM is not set # CONFIG_WATCHDOG is not set @@ -330,5 +334,6 @@ CONFIG_NLS_ISO8859_1=y # Kernel hacking # CONFIG_CROSSCOMPILE=y +# CONFIG_MIPS_FPE_MODULE is not set # CONFIG_REMOTE_DEBUG is not set # CONFIG_MAGIC_SYSRQ is not set |