When CONFIG_RANDOMIZE_BASE is not set, determine_relocation_address() always returns a constant. It is not friendly to users if the address cannot be used. Make it can be configured at Kconfig.
Signed-off-by: Jinyang He <hejinyang@xxxxxxxxxxx>