Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KERNEL_START_BOOL
has multiple definitions:
arch/powerpc/Kconfig
The configuration item CONFIG_KERNEL_START_BOOL:
CONFIG_ADVANCED_OPTIONS
This option allows you to set the kernel virtual address at which the kernel will be loaded. Normally this should match PAGE_OFFSET however there are times (like kdump) that one might not want them to be the same.
Say N here unless you know what you are doing.
arch/microblaze/Kconfig
The configuration item CONFIG_KERNEL_START_BOOL:
CONFIG_ADVANCED_OPTIONS
This option allows you to set the kernel virtual address at which the kernel will map low memory (the kernel image will be linked at this address). This can be useful in optimizing the virtual memory layout of the system.
Say N here unless you know what you are doing.
arch/ppc/Kconfig
The configuration item CONFIG_KERNEL_START_BOOL:
CONFIG_ADVANCED_OPTIONS
This option allows you to set the kernel virtual address at which the kernel will map low memory (the kernel image will be linked at this address). This can be useful in optimizing the virtual memory layout of the system.
Say N here unless you know what you are doing.
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 - K index
Automatically generated (in year 2024). See also LKDDb sources on GitLab