Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PHYS_64BIT
has multiple definitions:
arch/powerpc/platforms/Kconfig.cputype
The configuration item CONFIG_PHYS_64BIT:
( CONFIG_PPC_E500 || CONFIG_PPC_86xx ) && (( CONFIG_44x || CONFIG_PPC_E500 || CONFIG_PPC_86xx ) && ! CONFIG_PPC_83xx && ! CONFIG_PPC_82xx )
This option enables kernel support for larger than 32-bit physical addresses. This feature may not be available on all cores.
If you have more than 3.5GB of RAM or so, you also need to enable SWIOTLB under Kernel Options for this to work. The actual number is platform-dependent.
If in doubt, say N here.
arch/ppc/Kconfig
The configuration item CONFIG_PHYS_64BIT:
( CONFIG_44x ) && ( CONFIG_44x )
This option enables kernel support for larger than 32-bit physical addresses. This features is not be available on all e500 cores.
If in doubt, say N here.
arch/ppc/Kconfig
The configuration item CONFIG_PHYS_64BIT:
( CONFIG_E500 ) && ( CONFIG_44x || CONFIG_E500 ) && ( CONFIG_44x )
This option enables kernel support for larger than 32-bit physical addresses. This features is not be available on all e500 cores.
If in doubt, say N here.
arch/powerpc/Kconfig
The configuration item CONFIG_PHYS_64BIT:
( CONFIG_E500 ) && ( CONFIG_44x || CONFIG_E500 ) && ( CONFIG_44x )
This option enables kernel support for larger than 32-bit physical addresses. This features is not be available on all e500 cores.
If in doubt, say N here.
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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab