]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE
authorChristophe Leroy <christophe.leroy@c-s.fr>
Mon, 26 Aug 2019 15:52:18 +0000 (15:52 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 28 Aug 2019 13:19:33 +0000 (23:19 +1000)
commite0291f1decd6e8d447067f7d2cf01b1091b7cb3f
treea49ee0c2469f9b13dc873d4ad6c8599d2820b06f
parent39097b9c6d762d3fcd6f753e05ee3e34ec250ff3
powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE

Only 601 and e200 have unified I/D cache.

Drop the feature and use CONFIG_PPC_BOOK3S_601 and CONFIG_E200.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/b5902144266d2f4eed1ffea53915bd0245841e02.1566834712.git.christophe.leroy@c-s.fr
arch/powerpc/include/asm/cputable.h
arch/powerpc/kernel/misc_32.S
arch/powerpc/kernel/setup_32.c