Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / m68k / Kconfig
index a9c3e3d..6ffa295 100644 (file)
@@ -85,12 +85,15 @@ config MMU
 
 config MMU_MOTOROLA
        bool
+       select HAVE_PAGE_SIZE_4KB
 
 config MMU_COLDFIRE
+       select HAVE_PAGE_SIZE_8KB
        bool
 
 config MMU_SUN3
        bool
+       select HAVE_PAGE_SIZE_8KB
        depends on MMU && !MMU_MOTOROLA && !MMU_COLDFIRE
 
 config ARCH_SUPPORTS_KEXEC