Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27069
b: refs/heads/master
c: 714bfad
h: refs/heads/master
i:
  27067: 9a44ae4
v: v3
  • Loading branch information
Ralf Baechle committed May 31, 2006
1 parent b10fcbb commit 12d3479
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca30225e9e4c0c74fe781a9fd1d1ad5f85b29c60
refs/heads/master: 714bfad60f3a127147aba76e9c57860c26b1450d
10 changes: 4 additions & 6 deletions trunk/arch/mips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1411,13 +1411,12 @@ config PAGE_SIZE_8KB

config PAGE_SIZE_16KB
bool "16kB"
depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX
depends on !CPU_R3000 && !CPU_TX39XX
help
Using 16kB page size will result in higher performance kernel at
the price of higher memory consumption. This option is available on
all non-R3000 family processor. Not that at the time of this
writing this option is still high experimental; there are also
issues with compatibility of user applications.
all non-R3000 family processors. Note that you will need a suitable
Linux distribution to support this.

config PAGE_SIZE_64KB
bool "64kB"
Expand All @@ -1426,8 +1425,7 @@ config PAGE_SIZE_64KB
Using 64kB page size will result in higher performance kernel at
the price of higher memory consumption. This option is available on
all non-R3000 family processor. Not that at the time of this
writing this option is still high experimental; there are also
issues with compatibility of user applications.
writing this option is still high experimental.

endchoice

Expand Down

0 comments on commit 12d3479

Please sign in to comment.