diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index ffdd651c54b1..e232e50e6a0a 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -1453,6 +1453,7 @@ choice | |||
1453 | 1453 | ||
1454 | config PAGE_SIZE_4KB | 1454 | config PAGE_SIZE_4KB |
1455 | bool "4kB" | 1455 | bool "4kB" |
1456 | depends on !CPU_LOONGSON2 | ||
1456 | help | 1457 | help |
1457 | This option select the standard 4kB Linux page size. On some | 1458 | This option select the standard 4kB Linux page size. On some |
1458 | R3000-family processors this is the only available page size. Using | 1459 | R3000-family processors this is the only available page size. Using |