diff options
Diffstat (limited to 'arch/powerpc/configs/85xx-32bit.config')
-rw-r--r-- | arch/powerpc/configs/85xx-32bit.config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/powerpc/configs/85xx-32bit.config b/arch/powerpc/configs/85xx-32bit.config new file mode 100644 index 000000000..6b8894d72 --- /dev/null +++ b/arch/powerpc/configs/85xx-32bit.config @@ -0,0 +1,5 @@ +CONFIG_HIGHMEM=y +CONFIG_KEXEC=y +CONFIG_PPC_85xx=y +CONFIG_PROC_KCORE=y +CONFIG_PHYS_64BIT=y |