diff options
author | Geoff Levand <geoff@infradead.org> | 2024-01-19 17:16:07 +0900 |
---|---|---|
committer | Geoff Levand <geoff@infradead.org> | 2024-01-19 17:53:48 +0900 |
commit | 983836405df1b6001a2262972fb32d1aee97d6f5 (patch) | |
tree | 7111f5e0a4b90c0e4be2ff58887e93eb17569795 | |
parent | 3fb877221f857f81056174fcf52e2f923991ae1f (diff) | |
download | ps3-linux-for-merge-elfv2.tar.gz |
Revert "powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2"for-merge-elfv2
Patches provided by Nicholas Piggin enable PS3
support for ELFv2.
Signed-off-by: Geoff Levand <geoff@infradead.org>
-rw-r--r-- | arch/powerpc/configs/ps3_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/ps3_defconfig b/arch/powerpc/configs/ps3_defconfig index aa8bb0208bcc8f..2b175ddf82f0bc 100644 --- a/arch/powerpc/configs/ps3_defconfig +++ b/arch/powerpc/configs/ps3_defconfig @@ -24,7 +24,6 @@ CONFIG_PS3_VRAM=m CONFIG_PS3_LPM=m # CONFIG_PPC_OF_BOOT_TRAMPOLINE is not set CONFIG_KEXEC=y -# CONFIG_PPC64_BIG_ENDIAN_ELF_ABI_V2 is not set CONFIG_PPC_4K_PAGES=y CONFIG_SCHED_SMT=y CONFIG_PM=y |