[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependencies
commit61943c5015acae42fe355bf033bbee8d63691fe3
authorAdrian Bunk <bunk@stusta.de>
Wed, 11 Jan 2006 23:55:23 +0000 (11 15:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jan 2006 23:55:23 +0000 (11 15:55 -0800)
treed4333428f4caccfba7f4269fd0f314042421aab2
parenta4fc7ab1d065a9dd89ed0e74439ef87d4a16e980
[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependencies

This patch fixes a typo in the dependencies of HUGETLB_PAGE_SIZE_64K.

It might be more logical to rename the HUGETLB_PAGE_SIZE_*K
dependencies to HUGETLB_PAGE_SIZE_*KB, but let's fix this bug first.

This bug was reported by Jean-Luc Leger <reiga@dspnet.fr.eu.org>.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/Kconfig