powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMU
authorNicholas Piggin <npiggin@gmail.com>
Wed, 1 Dec 2021 14:41:53 +0000 (00:41 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 9 Dec 2021 11:41:16 +0000 (22:41 +1100)
commit31284f703db2f1605b2dbc6bb0632b04d7be13e7
tree5fab61316cd4448fb80fb4ed3db8b9ad5527c73d
parent387e220a2e5e630794e1f5219ed6f11e56271c21
powerpc/microwatt: add POWER9_CPU, clear PPC_64S_HASH_MMU

Microwatt implements a subset of ISA v3.0 (which is equivalent to
the POWER9_CPU option). It is radix-only, so does not require hash
MMU support.

This saves 20kB compressed dtbImage and 56kB vmlinux size.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20211201144153.2456614-19-npiggin@gmail.com
arch/powerpc/configs/microwatt_defconfig
arch/powerpc/platforms/microwatt/Kconfig