Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DEFAULT_MEM_START
has multiple definitions:
arch/xtensa/Kconfig
The configuration item CONFIG_DEFAULT_MEM_START:
(! CONFIG_MMU && CONFIG_PLATFORM_WANT_DEFAULT_MEM ) && ( CONFIG_PLATFORM_WANT_DEFAULT_MEM )
This is the base address used for both PAGE_OFFSET and PHYS_OFFSET in noMMU configurations.
If unsure, leave the default value here.
arch/xtensa/Kconfig
The configuration item CONFIG_DEFAULT_MEM_START:
( CONFIG_PLATFORM_WANT_DEFAULT_MEM ) && ( CONFIG_MMU ) && (! CONFIG_MMU )
This is the base address of the default memory area. Default memory area has platform-specific meaning, it may be used for e.g. early cache initialization.
If unsure, leave the default value 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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab