Component Type: kbuild config
Description: Set custom kernel base address
More info: 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.
Build project: Kconfig (Linux kconfig) (Path: arch\microblaze\Kconfig )
Other views: file explorer
Component Type: kbuild config
Description: Set custom kernel base address
More info: 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.
Build project: Kconfig (Linux kconfig) (Path: arch\powerpc\Kconfig )
Other views: file explorer