Loading arch/mips/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2085,7 +2085,7 @@ config PAGE_SIZE_32KB config PAGE_SIZE_64KB config PAGE_SIZE_64KB bool "64kB" bool "64kB" depends on !CPU_R3000 && !CPU_TX39XX depends on !CPU_R3000 && !CPU_TX39XX && !CPU_R6000 help help Using 64kB page size will result in higher performance kernel at Using 64kB page size will result in higher performance kernel at the price of higher memory consumption. This option is available on the price of higher memory consumption. This option is available on Loading Loading
arch/mips/Kconfig +1 −1 Original line number Original line Diff line number Diff line Loading @@ -2085,7 +2085,7 @@ config PAGE_SIZE_32KB config PAGE_SIZE_64KB config PAGE_SIZE_64KB bool "64kB" bool "64kB" depends on !CPU_R3000 && !CPU_TX39XX depends on !CPU_R3000 && !CPU_TX39XX && !CPU_R6000 help help Using 64kB page size will result in higher performance kernel at Using 64kB page size will result in higher performance kernel at the price of higher memory consumption. This option is available on the price of higher memory consumption. This option is available on Loading