summaryrefslogtreecommitdiffstats
path: root/arch/mips/defconfig-orion
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-09-28 23:57:41 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-09-28 23:57:41 +0000
commitf93c9ba7a6d1aeab365c0f96b9a1bec636f6fc59 (patch)
tree64c6a0b956007b9eed9c3d724928a65f800432e7 /arch/mips/defconfig-orion
parentafc0fd38b1d7094a37fd2e0a1a693f53cefdd0ee (diff)
Enable module support by default.
Diffstat (limited to 'arch/mips/defconfig-orion')
-rw-r--r--arch/mips/defconfig-orion5
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/mips/defconfig-orion b/arch/mips/defconfig-orion
index 265b49c9b..928d48c73 100644
--- a/arch/mips/defconfig-orion
+++ b/arch/mips/defconfig-orion
@@ -28,7 +28,9 @@ CONFIG_ORION=y
#
# Loadable module support
#
-# CONFIG_MODULES is not set
+CONFIG_MODULES=y
+# CONFIG_MODVERSIONS is not set
+# CONFIG_KMOD is not set
#
# CPU selection
@@ -291,4 +293,5 @@ CONFIG_MSDOS_PARTITION=y
# Kernel hacking
#
CONFIG_CROSSCOMPILE=y
+# CONFIG_MIPS_FPE_MODULE is not set
# CONFIG_MAGIC_SYSRQ is not set