powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 19 Sep 2022 17:01:35 +0000 (19:01 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 26 Sep 2022 13:00:13 +0000 (23:00 +1000)
commit688de017efaab8a7764ab2c05ce7128d0361023b
tree5052921be1d25e9837b4c520cf1a29a0438b309a
parent1df399012b6ab0b24466a0675710a53e3feb000f
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500

It will be used outside arch/powerpc, make it clear its a
powerpc configuration item.

And we already have CONFIG_PPC_E500MC, so that will make
it more consistent.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/e63b22083c11c4300f4a82d3123a46e5fdd54fa6.1663606876.git.christophe.leroy@csgroup.eu
18 files changed:
arch/powerpc/Makefile
arch/powerpc/include/asm/cputable.h
arch/powerpc/include/asm/kgdb.h
arch/powerpc/include/asm/mmu.h
arch/powerpc/include/asm/reg_booke.h
arch/powerpc/include/asm/synch.h
arch/powerpc/include/asm/vdso/timebase.h
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/cpu_setup_fsl_booke.S
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/head_85xx.S
arch/powerpc/kernel/head_booke.h
arch/powerpc/kernel/setup_32.c
arch/powerpc/kernel/traps.c
arch/powerpc/kvm/Kconfig
arch/powerpc/platforms/Kconfig.cputype
arch/powerpc/sysdev/fsl_pci.c
arch/powerpc/sysdev/fsl_rio.c