diff options
Diffstat (limited to 'arch/mips/defconfig-orion')
-rw-r--r-- | arch/mips/defconfig-orion | 5 |
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 |