diff options
Diffstat (limited to 'arch/powerpc/configs/85xx-64bit.config')
-rw-r--r-- | arch/powerpc/configs/85xx-64bit.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/powerpc/configs/85xx-64bit.config b/arch/powerpc/configs/85xx-64bit.config new file mode 100644 index 000000000..4aba81222 --- /dev/null +++ b/arch/powerpc/configs/85xx-64bit.config @@ -0,0 +1,4 @@ +CONFIG_MATH_EMULATION=y +CONFIG_MATH_EMULATION_HW_UNIMPLEMENTED=y +CONFIG_PPC64=y +CONFIG_PPC_BOOK3E_64=y |