CONFIG_PPC_64K_PAGES is not available for thedefaultarchitecture x86.
Result is shown for architecture powerpc
64k page size
modulename: hash64_64k.ko
configname: CONFIG_PPC_64K_PAGES
Linux/PowerPC Kernel Configuration
└─>Kernel options
└─>64k page size
In linux kernel since version 2.6.15 (release Date: 2006-01-02)
This option changes the kernel logical page size to 64k. On machines
without processor support for 64k pages, the kernel will simulate
them by loading each individual 4k page on demand transparently,
while on hardware with such support, it will be used to map
normal application pages.
without processor support for 64k pages, the kernel will simulate
them by loading each individual 4k page on demand transparently,
while on hardware with such support, it will be used to map
normal application pages.
depends
CONFIG_PPC64 or NOT CONFIG_PPC_FSL_BOOK3E || CONFIG_44x or CONFIG_PPC_BOOK3E_64 or CONFIG_PPC_BOOK3S_64 or CONFIG_PPC_STD_MMU_64