CONFIG_RELOCATABLE is not available for the selected architecture x86.
Result is shown for architecture s390
CONFIG_RELOCATABLE (not configurable)
modulename: relocate.ko
and/orrelocate.pi.ko
configname: CONFIG_RELOCATABLE
Linux Kernel Configuration
└─>Processor type and features
└─>RELOCATABLE
In linux kernel since version 2.6.20 (release Date: 2007-02-04)
This builds a kernel image that retains relocation information
so it can be loaded at an arbitrary address.
The relocations make the kernel image about 15% larger (compressed
10%), but are discarded at runtime.
Note: this option exists only for documentation purposes, please do
not remove it.
so it can be loaded at an arbitrary address.
The relocations make the kernel image about 15% larger (compressed
10%), but are discarded at runtime.
Note: this option exists only for documentation purposes, please do
not remove it.
