[SPARC64]: Add a secondary TSB for hugepage mappings.
[deliverable/linux.git] / arch / sparc64 / Kconfig
index c3685b314d71469ad9319736b5ddf247a3e547b9..267afddf63cfaaef0db000a0f0bc5426fa75f6b1 100644 (file)
@@ -175,11 +175,11 @@ config HUGETLB_PAGE_SIZE_4MB
        bool "4MB"
 
 config HUGETLB_PAGE_SIZE_512K
-       depends on !SPARC64_PAGE_SIZE_4MB
+       depends on !SPARC64_PAGE_SIZE_4MB && !SPARC64_PAGE_SIZE_512KB
        bool "512K"
 
 config HUGETLB_PAGE_SIZE_64K
-       depends on !SPARC64_PAGE_SIZE_4MB && !SPARC64_PAGE_SIZE_512KB
+       depends on !SPARC64_PAGE_SIZE_4MB && !SPARC64_PAGE_SIZE_512KB && !SPARC64_PAGE_SIZE_64K
        bool "64K"
 
 endchoice
This page took 0.025988 seconds and 5 git commands to generate.