Commit f2a15852 authored by Jean-Luc Léger's avatar Jean-Luc Léger Committed by David S. Miller

[SPARC64]: Fix dependencies of HUGETLB_PAGE_SIZE_64K

This patch fixes dependencies of HUGETLB_PAGE_SIZE_64K
Signed-off-by: default avatarJean-Luc Lger <jean-luc.leger@dspnet.fr.eu.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 385910f2
......@@ -187,7 +187,7 @@ config HUGETLB_PAGE_SIZE_512K
bool "512K"
config HUGETLB_PAGE_SIZE_64K
depends on !SPARC64_PAGE_SIZE_4MB && !SPARC64_PAGE_SIZE_512KB && !SPARC64_PAGE_SIZE_64K
depends on !SPARC64_PAGE_SIZE_4MB && !SPARC64_PAGE_SIZE_512KB && !SPARC64_PAGE_SIZE_64KB
bool "64K"
endchoice
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment