Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
A index
The Linux kernel configuration item CONFIG_ARM_PATCH_PHYS_VIRT has multiple definitions:
arch/arm/KconfigThe configuration item CONFIG_ARM_PATCH_PHYS_VIRT:
( CONFIG_EXPERIMENTAL ) && (! CONFIG_XIP_KERNEL && CONFIG_MMU ) && (! CONFIG_ARCH_REALVIEW || ! CONFIG_SPARSEMEM )Patch phys-to-virt and virt-to-phys translation functions at boot and module load time according to the position of the kernel in system memory.
This can only be used with non-XIP MMU kernels where the base of physical memory is at a 16MB boundary, or theoretically 64K for the MSM machine class.
arch/arm/KconfigThe configuration item CONFIG_ARM_PATCH_PHYS_VIRT:
( CONFIG_EMBEDDED ) && (! CONFIG_XIP_KERNEL && CONFIG_MMU ) && (! CONFIG_ARCH_REALVIEW || ! CONFIG_SPARSEMEM )Patch phys-to-virt and virt-to-phys translation functions at boot and module load time according to the position of the kernel in system memory.
This can only be used with non-XIP MMU kernels where the base of physical memory is at a 16MB boundary.
Only disable this option if you know that you do not require this feature (eg, building a kernel for a single machine) and you need to shrink the kernel to the minimal size.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.