diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index 17526bebcbd277765c791b30e04e0096052d78cb..46f656b8fc233af2984c3d7e9e7074a1aed80544 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -195,7 +195,7 @@ config PREFETCH
 
 config MLONGCALLS
 	bool "Enable the -mlong-calls compiler option for big kernels"
-	def_bool y if (!MODULES)
+	default y
 	depends on PA8X00
 	help
 	  If you configure the kernel to include many drivers built-in instead