Component Type: kbuild config
Description: 256k page size (Requires non-standard binutils settings)
More info: Make the page size 256k. The kernel will only be able to run applications that have been compiled with '-zmax-page-size' set to 256K (the default is 64K) using binutils later than 2.17.50.0.3, or by patching the ELF_MAXPAGESIZE definition from 0x10000 to 0x40000 in older versions.
Build project: Kconfig (Linux kconfig) (Path: arch\powerpc\Kconfig )
Other views: file explorer