Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ARCH_MULTIPLATFORM
has multiple definitions:
arch/arm/Kconfig
The configuration item CONFIG_ARCH_MULTIPLATFORM:
( CONFIG_EXPERT ) && ( CONFIG_MMU && !( CONFIG_ARCH_FOOTBRIDGE || CONFIG_ARCH_RPC || CONFIG_ARCH_SA1100 ))
In general, all Arm machines can be supported in a single kernel image, covering either Armv4/v5 or Armv6/v7.
However, some configuration options require hardcoding machine specific physical addresses or enable errata workarounds that may break other machines.
Selecting N here allows using those options, including DEBUG_UNCOMPRESS, XIP_KERNEL and ZBOOT_ROM. If unsure, say Y.
arch/arm/Kconfig
The configuration item CONFIG_ARCH_MULTIPLATFORM:
(none)
(none)
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 2024). See also LKDDb sources on GitLab