Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_ROMKERNEL
has multiple definitions:
arch/m68k/Kconfig.machine
The configuration item CONFIG_ROMKERNEL:
CONFIG_ROM
The kernel will be resident in FLASH/ROM when running. This is often referred to as Execute-in-Place (XIP), since the kernel code executes from the position it is stored in the FLASH/ROM.
arch/h8300/Kconfig.cpu
The configuration item CONFIG_ROMKERNEL:
(none)
(none)
arch/blackfin/Kconfig
The configuration item CONFIG_ROMKERNEL:
(none)
The kernel will be resident in FLASH/ROM when running.
arch/h8300/Kconfig.cpu
The configuration item CONFIG_ROMKERNEL:
(none)
The kernel will be resident in FLASH/ROM when running.
arch/m68k/Kconfig.nommu
The configuration item CONFIG_ROMKERNEL:
(none)
The kernel will be resident in FLASH/ROM when running. This is often referred to as Execute-in-Place (XIP), since the kernel code executes from the position it is stored in the FLASH/ROM.
arch/m68knommu/Kconfig
The configuration item CONFIG_ROMKERNEL:
(none)
The kernel will be resident in FLASH/ROM when running. This is often referred to as Execute-in-Place (XIP), since the kernel code executes from the position it is stored in the FLASH/ROM.
arch/h8300/Kconfig
The configuration item CONFIG_ROMKERNEL:
(none)
The kernel will be resident in FLASH/ROM when running.
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 - R index
Automatically generated (in year 2024). See also LKDDb sources on GitLab