Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_POWER4_ONLY
has multiple definitions:
arch/powerpc/platforms/Kconfig.cputype
The configuration item CONFIG_POWER4_ONLY:
CONFIG_PPC64 && CONFIG_PPC_BOOK3S
Cause the compiler to optimize for POWER4/POWER5/PPC970 processors. The resulting binary will not work on POWER3 or RS64 processors when compiled with binutils 2.15 or later.
arch/powerpc/Kconfig
The configuration item CONFIG_POWER4_ONLY:
CONFIG_PPC64
Cause the compiler to optimize for POWER4/POWER5/PPC970 processors. The resulting binary will not work on POWER3 or RS64 processors when compiled with binutils 2.15 or later.
arch/ppc64/Kconfig
The configuration item CONFIG_POWER4_ONLY:
(none)
Cause the compiler to optimize for POWER4 processors. The resulting binary will not work on POWER3 or RS64 processors when compiled with binutils 2.15 or later.
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