powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GEN
authorNicholas Piggin <npiggin@gmail.com>
Sat, 21 Jan 2023 09:58:05 +0000 (19:58 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 10 Feb 2023 11:17:36 +0000 (22:17 +1100)
commit01f135506e2ed0403512c2467bd50746bdbd576d
tree237afedfe42cef1372cac38423576cf361325e04
parent5c4b710a8157ec271fac4806562ee1aa1b44a53d
powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GEN

cputime_t is no longer a type, so VIRT_CPU_ACCOUNTING_GEN does not
have any affect on the type for 32-bit architectures, so there is
no reason it can't be supported.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20230121095805.2823731-4-npiggin@gmail.com
arch/powerpc/Kconfig