Newer
Older
One use is for the kexec on panic case where the recovery kernel
must live at a different physical address than the primary
kernel.
config PAGE_OFFSET
hex
default "0xc000000000000000"
config PHYSICAL_START
hex
default "0x00000000"
source "net/Kconfig"
source "drivers/Kconfig"
source "fs/Kconfig"
source "arch/powerpc/sysdev/qe_lib/Kconfig"
source "lib/Kconfig"
source "arch/powerpc/Kconfig.debug"
source "security/Kconfig"
config KEYS_COMPAT
bool
depends on COMPAT && KEYS
default y
source "crypto/Kconfig"
config PPC_CLOCK
bool
default n
config PPC_LIB_RHEAP
bool
source "arch/powerpc/kvm/Kconfig"