]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64
authorAneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Thu, 18 Mar 2021 03:48:29 +0000 (09:18 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 29 Mar 2021 02:22:15 +0000 (13:22 +1100)
commit8b8adeb3007f67076141f547f0b2f62b299a383c
tree62fbd527ed86385a4c4cc980c4d2e8712cfe7410
parent89f7d2927ae16ea470d29234447763826e40c6cf
powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64

With below two commits:
commit c91435d95c49 ("powerpc/book3s64/hash/kuep: Enable KUEP on hash")
commit b2ff33a10c8b ("powerpc/book3s64/hash/kuap: Enable kuap on hash")
the kernel now supports kuap/kuep with hash translation. Hence select the
Kconfig even when radix is disabled.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210318034829.72255-1-aneesh.kumar@linux.ibm.com
arch/powerpc/platforms/Kconfig.cputype